8000 GitHub - alexmo16/Heylo-Backend: Heylo App Back-End (Chat Application)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexmo16/Heylo-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest com 8000 mit

 
 
 
 
 
 
 
 
 

Repository files navigation

Heylo

Chat application back-end server. (Still in development)

Installation

  1. Install latest stable nodejs version.

  2. Install mongodb community edition.

  3. Install compass (the UI tool for mongodb).

  4. Get the repo.

  5. Go in the root directory and type:

     $ cd ./server/
    
  6. Install the server's dependencies:

     $ npm install
    
  7. Config folder and sslcert folder hold secrets, so there are not in the repo.

  8. Run server in development:

     $ npm run dev
    
  9. Run server in debug (setup your IDE/Editor to execute this command when debugging):

     $ npm run debug
    
  10. Run server in production:

     $ npm run prod
    

About

Heylo App Back-End (Chat Application)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0