theemack / bratislava.sk

Frontend & CMS server of the new bratislava.sk website.

Home Page:https://bratislava.sk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bratislava.sk

This project is led by the Department of Innovation and Technology of the City of Bratislava. We’re making it entirely open-source as we believe this promotes savings, collaboration, auditability and innovation in the public sector.

Our goal is to be transparent about services we’re developing and providing, as well as to invite other cities and municipalities to build on top of the same or similar open-source technologies we’ve already tested and used - to foster an ecosystem of collaboration between teams facing similar challenges. We’ll be happy to get in touch.

We intend to make many more of our projects open-source by the end of 2022 - stay tuned!

If you are an individual or a company who’d like to take part in these efforts, collaborate closely on development or report an issue, we’d love to hear from you! 🙌 Contact us using this repository or at innovationteam@bratislava.sk

What's here

Each sub-project contains README which should get you up and running. More documentation can be (eventually) found here.

🏡 /next bratislava.sk Nextjs web app

🗄️ /strapi Strapi CMS server for bratislava.sk

📝 /docs (some) documentation files (in the process of being migrated to a separate docs site)


🐳 docker-compose.yml - if you need to quickly setup postgres instance, run docker compose up postgres in this directory (you need docker installed)

  • in case of using podman use command docker-compose up postgres

About

Frontend & CMS server of the new bratislava.sk website.

https://bratislava.sk

License:European Union Public License 1.2


Languages

Language:TypeScript 80.2%Language:JavaScript 18.3%Language:CSS 1.1%Language:Shell 0.2%Language:Dockerfile 0.2%