Found this tool somewhere on reddit https://github.com/GeneralTask/task-manager/tree/master
This seems like a difficult tool to selfhost. I have hosted few apps earlier but those were direct docker containers.
I see 3 major challenges with this setup:
- Backend : It creates 2 containers but those are generic DB servers. Would the dockerfile install the actual code ?
- Frontend : How to connect with backend
- Fontawesome pro subscription is a requirement
Any help would be appreciated
You must log in or register to comment.
In
frontend/src/environment.ts
there’s a constant responsible for the API url