Skip to content

tgoyal63/Roxiler-Systems-Internship-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roxiler-Systems-Internship-Challenge

Repository for Nodejs Internship v1 Challenge - Roxiler Systems

Installation Requirements

  • NodeJS
  • npm

To Run

  • Clone the repository: git clone https://github.com/tgoyal63/Roxiler-Systems-Internship-Challenge.git
  • Go inside the folder Roxiler-Systems-Internship-Challenge: cd Roxiler-Systems-Internship-Challenge
  • Install the node modules: npm install
  • Go inside the config folder, and create a .env file and copy contents of demo_env file in that and configure the file. OR Run this command in terminal: echo "APP_PORT = 8080" > ./config/.env
  • Run the code: node index.js

About

Repository for Nodejs Internship v1 Challenge - Roxiler Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published