Dev Blog API - NestJS

Description

DevBlog is a simple CMS to manage users, articles and tags, this project is built with NextJS.

Backend API

Installation

$ npm install

Running the app

Duplicate .env.example and rename it to .env

npm run dev

Open http://localhost:8080 with your browser to see the result.

Stay in touch