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.
Please install Node.js on your machine
run:
$npm install
Run the server:
$node index.js
Access the server: address
will be compeleted
All the implementation is in Index.js
Use this description
- Echo the string
- logging the connection
- Cookies
- Authentication
- Authorization
- Database layer
- Service layer
- Session management
- Front-end
None for now
Send email to: arshiahsn@gmail.com