Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverjs

web application template

Setup

  1. Install Nodejs LTS version for your platform from https://nodejs.org/en/download/

    Note that package managers do not necesserily install LTS version.

  2. Run the following:

$ cd ~
$ wget https://github.com/Argentalas/serverjs/archive/master.zip
$ unzip master.zip
$ mv serverjs-master MyWebApp
$ cd MyWebApp
$ npm install bcrypt

You might want to delete master.zip after.
  1. Edit config.json

    Fill in your ip, port, application name.

About

backend template

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages