/fastify-todo

A reference repository for creating APIs using the fastify framework.

Primary LanguageJavaScript

Fastify Todo

This project was initiated using Fastify-CLI and serves as a demonstration of a todo application built with Fastify, featuring JWT authentication.

Available Scripts

In the project directory, you can run:

npm run dev

To start the app in dev mode.

npm start

For production mode

Learn More

To learn Fastify, check out the Fastify documentation.