Introduction • Installation • Documentation • Blog • Contact • Honorable Mentions • License
2ofClubs is a web app for helping students find clubs that suit their preferences.
- Easy to Use!
Find the perfect club for you in just a couple of swipes!
- Explore anywhere
You can find clubs and their hosted events wherever you go!
2ofClubs-Server is available as a Docker Container on Docker Hub
- Pull the latest image from Docker Hub:
docker pull 2ofclubsapp/server
- Run
docker-compose
Make sure your version of Docker supports docker-compose v3.3 or later
docker-compose up --build -d
- The server should be listening and serving on port
8080
You can check out our full installation guide, app requirements and more on our website.
- By default, the 2ofClubs-Server is listening and serving on port
8080
. This can be changed in thedocker-compose.yaml
file. - App environemnt variables can be set in
app.env
- Database environment variables can be set in
db.env
Our documentation can be found here
Checkout our blog for updates and changes!
You can contact us through these channels:
- Properly document and format your Go Code.
- If you're submitting a feature request or PR, please follow their associated templates
For any code that can be reworked/improved upon, feel free to submit a PR
Thank you so much for your help and guidance! We couldn't have done this without you!
Nicholas Hawkes and Michael Liut
The 2ofClubs-Server is MIT licensed