Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 400 Bytes

fastify-boilerplate

This is an opinionated boilerplate using fastify, oauth and monogdb

Project Overview

This repo aims to provide a boilerplate ready to use with authentication, MongoDB, and utils to make your life easier

Highlights

  • Uses fastify for fast responses
  • authentication build in with JWT
  • standard included and ready to lint

Usage

mv local.env .env