Trading Paints, but for PBFT.
- Upload and share Formula Truck liveries
- Browse and search liveries by truck, team, tags, and more
- Roblox OAuth2 login
- 100% Golang (if you ignore html and css and js)
I hate docker but whatever
git clone https://github.com/BananaJeanss/ftpaints.gitcd ftpaints- Setup your
.envfile based on.env.examplevery important docker compose up -d- Open
http://localhost:3015in your browser
Me too
git clone https://github.com/BananaJeanss/ftpaints.gitcd ftpaints- Setup your
.envfile based on.env.examplevery important - Make sure you have a Postgres database running and the
DB_URLin your.envfile is correct task run- Open
http://localhost:8080in your browser
Contributions are welcome! If you want to contribute, please fork the repository and create a pull request with your changes.
This uses Goose for sql handling/migrations. To create a new migration, run goose -dir db/migrations create and then edit the generated file in db/migrations.
Licensed under GNU Affero General Public License v3.0 (AGPL-3.0). See LICENSE for more details.