Skip to content

Backend made to support user account operations and authentication for Saltiest Hackers website

License

Notifications You must be signed in to change notification settings

BuildWeek-silentAuction2/back-end

Repository files navigation

back-end

Documentation is available here

A live version of the API is available here

In order to use this backend, clone this repo and run npm install on your local copy, then run npm run server to start up your local copy. In order to use auth, you need to set up a .env file with an AUTH_SECRET so the authorization middleware has something to hash with.

About

Backend made to support user account operations and authentication for Saltiest Hackers website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published