Skip to content

theusaf/osu-cs493-final-project

Repository files navigation

Tarpaulin

Spring 2024, CS 494 Final Project

Environment Setup

This project requires an .env.local file or environment variables to be set.

  • FIREBASE_CREDENTIALS - The JSON string of the Firebase admin credentials
  • FIREBASE_STORAGE_BUCKET - The Firebase storage bucket
  • JWT_SECRET - The secret key for JWT token generation

Running the Project

To run the project, use Docker Compose:

docker compose up

Testing

Project tests require the project to be running. Run the tests with:

npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •