Skip to content

hoadv/jobApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction

  • Clone the project
  • Cd /jobApp folder
  • Execute: npm install
  • Execute: npm run build
  • Execute: node server
  • Access http://localhost:9000
  • Sample Employeer account / password: employeer1 / 123456
  • Sample Job seeker account / password: seeker1 / 123456

Database configuration

  • Currently using mlab
  • The DB configuration is put in jobApp\server\config\db.js file
  • Create the new DB and change the configuration file if you want.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors