Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhihao2036/nestjs-fastify-template

A server-side application built with NestJS and uses Fastify.
https://github.com/zhihao2036/nestjs-fastify-template

fastify nestjs template typescript webserver

Last synced: about 9 hours ago
JSON representation

A server-side application built with NestJS and uses Fastify.

Awesome Lists containing this project

README

        

# Nestjs fastify server template

## Deploy
```bash
docker-compose -f docker-compose.yml up -d --build

docker logs -f nestjs-fastify-template-server
```