An open API service indexing awesome lists of open source software.

https://github.com/yboyer/nodejs-template

Monorepo template with Fastify, Prisma, Mailgun, React
https://github.com/yboyer/nodejs-template

fastify mailgun prisma react template

Last synced: 5 months ago
JSON representation

Monorepo template with Fastify, Prisma, Mailgun, React

Awesome Lists containing this project

README

          

# NodeJS template

## *Adjustments*

- Remove front if not needed
- `./front`
- `./.husky/pre-commit:front`
- Remove DB if not needed
- `./postgres_ctx`
- Prima: `./api/prisma`, `./api/src/models`, `./api/package.json:prisma*`
- `./docker-compose.yml:postgres`
- `./.docker/Dockerfile.api:prisma*`