Skip to content

Bulletin board is a service where you can post ads and search for existing ones. Includes ad placement and management, advanced search, and more.

Notifications You must be signed in to change notification settings

maddbuzz/rails-project-65

Repository files navigation

Actions Status Actions Status Maintainability Test Coverage

Bulletin board

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)

Local installation

make install-without-production

(after that fill .env file with correct values)

Start dev-server

make dev-start

Start linters

make lint

Start tests

make test

Start system tests

You need Firefox first

sudo apt install firefox

then

make test-system

or

make test-system-headless

About

Bulletin board is a service where you can post ads and search for existing ones. Includes ad placement and management, advanced search, and more.

Resources

Stars

Watchers

Forks

Packages

No packages published