Brunei open source job search database and alert notification
.env.example
file in the repository root to .env
..env
with your database access details.cmd/jobbuzz-api
and run go run .
to start the API server.cmd/jobbuzz-scraper
and run go run .
to start the web scraper program..env.example
file in the repository root to .env
..env
with your database access details.docker-compose up
.Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.