You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you hve not cloned your forked version yet
wget https://raw.githubusercontent.com/CSSS/csss-site/master/download_repo.sh
./download_repo.sh
If you have forked your version
./run_site.py
3. Before opening a PR
Please submit PRs one week before they need to be merged.
and the you can bring up the validator locally using http://0.0.0.0:8888/ and use csss.website:8000 instead of 127.0.0.1:8000 or localhost:8000 when accessing the Django app within the validator docker container