- Shemas and Models.
- Routes.
- Authentication.
- File Uploads
- Easy integration and extensibility to fit your project requirements.
Follow these steps to get the project up and running on your local machine.
-
Clone this repository using
git clone https://github.com/clinton-mwachia/fastify-starter-template.git
. -
create a
.env
file and add the following variables- DB =
- PORT=
- SECRET=
-
Install dependencies using
npm install
. -
Start the development server with
npm run dev
.
autocannon -c 100 -d 5 -p 10 http://127.0.0.1:4050/users