floydjones1 / fastify-app

A fastify backend server with a mongodb backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fastify App

Hello this is an example repo for a fastify application with a mongo db backend. The authentication is already implemented you would just need to continue and finish off the application of your choice!

How to run?

yarn
docker compose up -d
yarn dev

About

A fastify backend server with a mongodb backend


Languages

Language:TypeScript 100.0%