Skip to content

B-Open/jobbuzz

Repository files navigation

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.

About

Brunei job search database and alert notification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages