Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
oat
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Mathsoc Website

A remake of the MathSoc website (mathsoc.uwaterloo.ca)

To setup:

  • Change .envexample to .env and modify the variables as neededA
  • Get the keys needed in keys_and_pws(see its README.md)
  • run docker-compose up (first time will take a while, but after that it should be much faster)
  • run docker-compose run web python manage.py migrate
  • run docker-compose run web python manage.py collectstatic
  • run docker-compose run web python manage.py loaddata db_basedata.json

To run:

  • run docker-compose up

About

A rebuild of the MathSoc website

Resources

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.