jobbuzz

module
v0.0.0-...-57d8560 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2022 License: MIT

README

JobBuzz

Go build and test codecov Go Report Card

Brunei open source job search database and alert notification

Development

Requirements
  1. Go 1.17 or higher
  2. MySQL 8
Running locally
Natively
  1. Copy the .env.example file in the repository root to .env.
  2. Update the contents of .env with your database access details.
  3. Change working directory to cmd/jobbuzz-api and run go run . to start the API server.
  4. Change working directory to cmd/jobbuzz-scraper and run go run . to start the web scraper program.
Docker
  1. Copy the .env.example file in the repository root to .env.
  2. Update the contents of .env with your database access details.
  3. Run docker-compose up.
  4. You may need to wait for a while for the scraper to run and complete.
  5. The API server can be accessed at http://localhost:8080

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL