GitHub - pythonpizza/python.pizza: The main website with information about the past, present and future events
pythonpizza / python.pizza Public
-
Notifications
You must be signed in to change notification settings - Fork 5
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
Python Pizza
Development
For local development consider using docker with below command:
docker run --rm -it \ -p 8000:8000 \ -p 8001:8001 \ -v "$PWD":/app \ -v pythonpizza_node_modules:/app/node_modules \ -w /app \ node:16-bullseye \ bash -lc "corepack enable && yarn install && yarn develop -H 0.0.0.0 -p 8000"
About
The main website with information about the past, present and future events
Resources
License
Stars
Watchers
Forks
Releases
No releases published