Skip to content

lauramoon/express-jobly

Repository files navigation

Jobly Backend

This is the Express back-end for Jobly, the mock jobs website. It is currently deployed here: https://moon-jobly.herokuapp.com/.

The code for the React front-end is here: https://github.com/lauramoon/react-jobly. It is deployed here: https://moon-jobly.surge.sh/, where you can create an account or use the demo account:

  • username: test-user
  • password: test-user

If you want to explore this code locally, set up the test and app databases by running jobly.sql.

To run app:

node server.js

To run the tests:

jest -i

About

Express API back-end for Jobly - Mock Jobs App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published