Skip to content

ozzyozbourne/ordelo

Repository files navigation

ORDELO

CS696A - Full Stack Enterprise Application Development

Pace University
Spring 2025

Team Members:

  1. Sharukh Saiyed
  2. Zoha Ahmed
  3. Akif Qureshi
  4. Javid Shaik
  5. Osaid Khan

Requirements:

  • Golang version 1.24.1 or higher
  • Nodejs 22 or higher
  • Docker
  • Mongo Cloud DB URL
  • Spoonacular API Key
  • HoneyComb API Key
  • openssl
  • Make

To generate JWT Secret use openssl

openssl rand -hex 32

Enter the API keys, DB url JWT secrets in the .sh files

To set up env variables run

chmod 700 env.sh && . ./env.sh

To set up for test env variables run

chmod 700 env_test.sh && . ./env_test.sh

To Build Golang Sever

make build

Setup Redis and LGTM in docker and run Server

docker-compose up && ./backend/./ordelo

About

CS696A Team Project 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5