trien1234 / article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

git clone https://github.com/truongsa92/article.git

cd article

Update file .env

Run

docker-compose up 

Test

docker-compose exec api npm test

Swagger API docs

Default port 3000 http://127.0.0.1:3000/docs

This example repo uses the NestJS swagger module for API documentation. NestJS Swagger - www.swagger.io

About


Languages

Language:TypeScript 99.0%Language:Dockerfile 0.5%Language:JavaScript 0.3%Language:Shell 0.2%