Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 416 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 416 Bytes

Fastify Typescript Boilerplate

Install Dependencies

npm install

Start For Develop

server start on http://localhost:3000

npm run dev

Test

npm run test

Build

npm run build

Docker Compose

docker-compose -f docker-compose.production.yaml build
docker-compose -f docker-compose.production.yaml up

Swagger

http://localhost:3000/documentation