I'm trying to run Stacker news locally. Who should I talk to if I encounter any issues? In the Saloon is fine? Or should I go to the Github directly?
E.g. I wonder if the instructions on github are still up to date? When running docker-compose up --build I get this message in my logs
[...] app exited with code 0 Gracefully stopping... (press Ctrl+C again to force) dependency failed to start: container app exited (0)
I would expect the app to keep running so that I can access it at localhost:3000.
Probably log a GitHub issue if you’re following the written instructions and they don’t work. The team is very responsive!
Edit: plus, I think more people are likely to find your issues and questions there later, compared to the saloon posts
reply