Rising from the ashes of a beloved issue tracker. I was a fan, I'm sad it's gone. So I made my own.
- Start the development server:
docker compose up
- Run migrations
docker exec -it phoenix-tracker-backend-1 sea-orm-cli migrate fresh --database-url postgresql://postgres:postgres@postgres:5432/phoenix_tracker
- Navigate to http://localhost:3000
Source the .proj
files to get easy aliases.
- I'm currently using the issue tracker to track my issues for this project. I need to create a github login and host it someplace.
- There's a couple of security issues to address in order to make it public.
Give me some stars so I can see who's interested.