Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.53 KB

README.md

File metadata and controls

57 lines (38 loc) · 1.53 KB

Welcome to Meet-Hall 👋

Version Twitter: ClementFassot

CircleCI

An open-source platform for anybody to organise talks, training sessions and codelabs

Quick start

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

Author

👤 Ked57

👤 Shyndard

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator