| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A dashboard for monitoring abuse on social media platforms
The backend and frontend are usually built into a single docker container.
In order to launch the main app, you need to:
Depending on the version of docker compose you have installed one of the following commands should allow you to build the single container (you can build it without using compose as long as you specify the correct tag etc.)
COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose build
docker-buildx bake -f docker-compose.yml
docker compose build
Once built the container can be used in the normal fashion
| Back | FazBrowse Home | New Git URL |