Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.05 KB

Nest Logo

I implemented the backend spec for the Realworld.

Stack

Running the app

  1. Make sure you have Git, Node.js and Docker installed.

  2. Clone the repo:

$ git clone https://github.com/ch1n3du/realworld-nest
  1. Make sure your Docker daemon is on and start the Docker container
$ docker-compose up -d
  ...

The API will be available at port localhost:8080/api

  1. OpenAPI docs are available at localhost:8080/api/docs

Swagger UI

pls hire me 🥺