An open-source platform for anybody to organise talks, training sessions and codelabs
Set the env variables defined in the .env.example in the backend folder
To run the backend
cd backend
docker-compose up -d
npm install
npm run dev
More details here
To run the front end
cd frontend
npm run serve
More details here
👤 Ked57
- Twitter: @ClementFassot
- Github: @Ked57
👤 Shyndard
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator