The task that the project solves is raising money to buy something for joint ownership, or finding people for some kind of activity.
The service is suitable for small communities, such as an office, for example, it is assumed that the service is deployed on an internal network, thereby limiting the audience of projects.
- launchpad-api (this repo)
- launchpad-gui
- Create Create VK auth application
- Use app credentionals with docker-compose
init migrations
lpad migrate init
apply migrations
lpad migrate up
lpad api