Skip to content

sgfxtrader/nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A server-side rendering web portal with MongoDB.

Pre-requisites

  • A NodeJS installed. See installation guide here.
  • A MongoDB Community Edition installed. See installation guide here.

Instructions

Do git clone this repository, you should have node-js folder.

$ cd node-js

$ npm install

$ node index.js

Navigate to http://localhost:1337/ to access this web app index. But first you probably want to setup the database by accessing http://localhost:1337/api/setup_db.

About

server-side rendering web portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors