Skip to content

Full stack boilerplate. Typescript, next.js, fastify.js, mongoDB.

License

Notifications You must be signed in to change notification settings

jamie-legg/boilerplate

Repository files navigation

Fork it, clone it, maybe even fix a bug?Use it however you please: Welcome to the Project Y Boilerplate.

Boilerplate

Your project begins with an idea, but it evolves into something much more, not least when you figure out your core reason why.  The implemented stack is below, but custom configurations are encouraged.

Typescript  Tailwind  Nextjs  Fastify  Docker  MongoDB

Requirements

1. Node.js >= 10

2. Docker

Getting started

1. Install packages:

yarn

3. Run project:

yarn start:dev

4. Run in Production:

yarn build yarn start

Documentation

Using Swagger for the endpoints documentation. Swagger UI available at [http://localhost:3000/docs\](http://localhost:3000/docs).

Additional Postman collection attached to repository.

About

Full stack boilerplate. Typescript, next.js, fastify.js, mongoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •