Bot de automatizacion para chatwoot
  • TypeScript 100%
Find a file
2026-05-11 10:43:25 -05:00
src Feat: Remove tutorial 2026-05-11 10:43:25 -05:00
test Start fastify project 2026-05-10 21:16:46 -05:00
.gitignore Start fastify project 2026-05-10 21:16:46 -05:00
bun.lock Start fastify project 2026-05-10 21:16:46 -05:00
package.json Start fastify project 2026-05-10 21:16:46 -05:00
README.md first commit 2026-05-10 20:45:09 -05:00
tsconfig.json Start fastify project 2026-05-10 21:16:46 -05:00

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.