/fastify_back

Primary LanguageJavaScript

HSH 后端NodeJS API项目

NodeJS v18
Fastify v4
knex
mssql
oracledb

Oracle instant client 下载地址 及 安装文档

https://www.oracle.com/database/technologies/instant-client.html
https://docs.oracle.com/en/database/oracle/oracle-database/12.2/lnoci/instant-client.html
https://docs.oracle.com/cd/E83411_01/OREAD/installing-oracle-database-instant-client.htm

Git

git config http.sslVerify false

Getting Started with Fastify-CLI

This project was bootstrapped with Fastify-CLI.

Available Scripts

In the project directory, you can run:

npm run dev

To start the app in dev mode.
Open http://localhost:3000 to view it in the browser.

npm start

For production mode

npm run test

Run the test cases.

Learn More

To learn Fastify, check out the Fastify documentation.