I’m working on a little Nim project.
I use docker and docker-compose for local development. I use Gitlab CI for building different stages (build, test, deploy).
The (free) Nim Days website inspired my NimUrlShortener application.
So far, I encountered lots of frustrations with nimble (the package manager) and Docker. But the project is coming along.
I’m far from productive in Nim, but I enjoy the language a lot.
Links
- Nim
- Nim Days by Ahmed Thabet
- NimUrlShortener GitHub repository