Skip to content

noisebridge/safespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safespace

A web app for reporting safety issues.

Development

Copy the example env file and fill in your Discord webhook tokens:

cp .env.example .env

Start the app:

docker compose up

The app will be available at http://localhost:8080. Changes to app/index.php are reflected immediately without restarting.

Deployment

On every push to main, GitHub Actions builds a Docker image and publishes it to the GitHub Container Registry:

ghcr.io/noisebridge/safespace:latest
ghcr.io/noisebridge/safespace:<commit-sha>

The production deployment is located in the safespace-docker role in Noisebridge Infrastructure

About

A web app for reporting safety issues.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors