Skip to content

crapthings/fastify-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV

git clone https://github.com/crapthings/fastify-starter
cd fastify-starter
npm i
npm run dev

TEST

cd fastify-starter
npm i
npm run test

.ENV

PORT=3000
MONGO_URL=mongodb://localhost:27017/test
SECRET=TEST

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published