Mimer is a well of knowledge, a single source of thruth, which can be consumed by applications.
Right now, it provides information about the committees and trustees of the IT chapter.
To set the project up, you will need:
- Golang for coding
- golang-migrate for database migrations
- sqlc for generating structs and functions from SQL
- templ for server-side rendering
- Tailwind CSS for styling
- We are using the Tailwind CLI, so if you want to make changes to the Tailwind configuration you need to have it installed.
If you are using Yaak for local API testing you can find workspace files in yaak/ so you do not have to write requests for all endpoints manually.