Skip to content

CommonsHub/contributions-gallery

Repository files navigation

Contributions Gallery

Make contributions to the Commons Hub Brussels visible.

How to run locally

mv .env.sample .env # then edit .env with your local variables
npm install
npm run dev

Then you can open the frontend on http://localhost:5173

How to deploy

npm run build
npm start

or

docker run -p 8000:8000 --env-file .env carousel

About

Gallery of contributions shared in the #contributions channel on discord.commonshub.brussels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages