|
|
il y a 2 ans | |
|---|---|---|
| plugins | il y a 2 ans | |
| routes | il y a 2 ans | |
| test | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| .prettierrc.js | il y a 2 ans | |
| README.md | il y a 2 ans | |
| app.js | il y a 2 ans | |
| package.json | il y a 2 ans | |
| res.json | il y a 2 ans | |
| test.js | il y a 2 ans | |
| yarn.lock | il y a 2 ans |
This project was bootstrapped with Fastify-CLI.
In the project directory, you can run:
npm run devTo start the app in dev mode.\ Open http://localhost:3000 to view it in the browser.
npm startFor production mode
npm run testRun the test cases.
To learn Fastify, check out the Fastify documentation.