Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
45 lines (38 loc) · 1.02 KB

README.md

File metadata and controls

45 lines (38 loc) · 1.02 KB

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