Skip to content

NRG-UCalgary/nodejs-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

General Description

This is a nodejs express test server. The view contains two fields where you input your first and last name and it will be shown to the page and the console of the server.

Setup and Run

Please install Node.js on your machine

Standalone

run:

$npm install

Run the server:

$node index.js

Access the server: address

NRG-Platform

will be compeleted

How to contribute

All the implementation is in Index.js

Commit Message Convention

Use this description

Features

  • Echo the string
  • logging the connection

To be Implemented

  • Cookies
  • Authentication
  • Authorization
  • Database layer
  • Service layer
  • Session management
  • Front-end

Code Style

Troubleshooting

None for now

Contact

Send email to: arshiahsn@gmail.com

About

This is a test server on NodeJS/Express engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published