Skip to content

zachystuff/nobsjb-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOBSJb - backend

Your final destination for job search

Project Team

  • Michael Stack
  • Zach Yusuf
  • Dominic Deantonio

Project description

Backend implementation for nobsjb


Project Location

1.) NobsJB.link - deployed application

2.) Backend Repository

3.) Front End Repository


Prerequisites

To get this project started, you need to have the following software installed

1.) Node LTS 12.16.1

2.) You also need an account on Mongo Atlas


To start the application on the command line

Download the Zip folder, and on command line run the following commands

For Windows - npm run dev

For Mac - sudo npm run dev


Installing

This is how you can get a development environment running

1.) Install NPM packages:

npm install

2.) Start the server (default port is 5000)

npm run server-dev

3.) Go to http://localhost:5000 to view application on your local machine.


Built With

Front-end Back-end Deployment
React Node.js AWS
Bootstrap Express
Mongo Atlas

About

nobsjb backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors