//foss.events website
Requirements:
- Node.js >= 12
- Python >= 3.6
- pipenv
- make
pipenv install
make
Start the dev server
pipenv run bin/serve.py
You may now access the website locally in your browser https://localhost:1337/.
Please read the contribute section on the website.
Send an e-mail to onemore@foss.events.
- For this repo
- Add you event to the CSV file
- Optionally provide a logo
- Open a pull request