Bulletin board is a service where you can post ads and search for existing ones. Each ad is pre-moderated by the service administrators. Administrators can return an ad for revision, publish it, or archive it.
(production deployed on railway)
make install-without-production
(after that fill .env file with correct values)
make dev-start
make lint
make test
You need Firefox first
sudo apt install firefox
then
make test-system
or
make test-system-headless