Skip to content

vaivory/38-grupe-server-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LICENSE Security Status Gluten Status Eco Status Discord

Nodejs Server

38 group project

This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

Project features

  • Node.js: http
  • Static file serving

Getting project ready

  1. Clone
$ git clone https://github.com/front-end-by-rimantas/38-grupe-server
  1. Install
npm i
  1. Run (read ⤵)

Running the server

In dev mode:

node ./index.js
NODE_ENV=dev node ./index.js
NODE_ENV=test node ./index.js
NODE_ENV=pomidoras node ./index.js

In a specific (pre-defined) prod mode:

NODE_ENV=prod node ./index.js

Authors

Rimantas: Github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published