Skip to content

72Fest/72Server

Repository files navigation

72Fest CMS

The CMS for the 72Fest Backend

Setup

Copy config.json file from backend app (located here);

Starting the server

npm install
npm start

Launching in the background

npm install -g pm2
pm2 start app.config.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages