Skip to content

YaleComputerSociety/YaleClubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

YaleClubs

A user-friendly platform to explore, rank, and leave reviews for various clubs, fostering a vibrant community of club enthusiasts.

Environment Variables

Client folder:

BASE_URL=localhost
PORT=8081

Server folder:

BASE_URL=<url of server>
PORT=<port>
API_KEY=<key for yalies.io API>
MONGODB_URI=<mongodb URI>
DEV_ENV=<false if production else true> # used to enable/disable proxy between expo and backend

About

Website to see all the clubs at Yale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published