Skip to content

blueca/be-news-ag

Repository files navigation

NC-NEWS-API

Node.js backend for a news website, currently serving endpoints in JSON format.

Live API

Live frontend

Frontend repo

Download local copy

Prerequisites

Node.js v13 minimum


git clone https://github.com/blueca/be-news-ag.git

Install dependencies:

cd ./be-news-ag
npm install

Run endpoint unit tests:

npm run test

Run locally on http://localhost:9090/:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published