Skip to content

WPI-Roadmap/server-side

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPI Roadmap

A universal solution to introduce you to WPI's major requirement system
Developed by WPI students for WPI students (GoatHack 2024).

Technical

This repository contains the code for the ExpressJS server-side component of our app.

Local Hosting

To run the project locally, you may clone this respository. You must have Node version 18+ installed on your machine.

git clone https://github.com/WPI-Roadmap/server-side.git

Then, install the dependencies.

cd client-side
npm install

Finally, start the server.

node index

Change the path to the API on the client-side to localhost:8000 to access the API.

Feature List

  • GET and POST requests for Firebase Firestore database
  • JWT authentication for user accounts

Versions

  • Version 1.0 (01/14/2024)
    • Initial Release
    • See [Commits history]

License

Open Source Love

license

About

Express REST API storing user data in Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •