Skip to content

The official website repo for the Beginner.Codes Summer of Code event.

License

Notifications You must be signed in to change notification settings

beginner-codes/summer-of-code-website

Repository files navigation

summer-of-code-website

The official website repo for the Beginner.Codes Summer of Code event.

Installation & Running

From inside the repo folder run

pip install poetry
poetry install

To run it first launch the virtual environment

poetry shell

Then start the server (localhost:8000)

python -m soc

Any config will go in development.config.yaml.

About

The official website repo for the Beginner.Codes Summer of Code event.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published