Skip to content

decadeofdata/website

Repository files navigation

Nebulis Website Standard - JavaScript Style Guide

GENERAL NOTE

  • Production server is running Dokku for deployment
  • Keep nodemon.example.json in sync with nodemon.json
  • To add team member's information, just edit team.json file
  • Do run npm test before sending PR or merging your commits

Setup

git pull git@github.com:nebulis-io/website.git
cd website
npm run setup

Configuration

cp nodemon.example.json nodemon.json

Edit nodemon.json file and add MONGO_URL and YAR_PASSWORD.

Run it locally

npm run dev

Visit http://localhost:8000

About

the website for nebulis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published