Skip to content

Realworld backend challenge implemented with Nest.js and Prisma

Notifications You must be signed in to change notification settings

ch1n3du/realworld-nest-prisma

Repository files navigation

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 🥺

About

Realworld backend challenge implemented with Nest.js and Prisma

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published