jobsgowhere

command module
v0.0.0-...-345574f Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2021 License: MIT Imports: 10 Imported by: 0

README

JobsGoWhere

Job board for people who lost their jobs during covid crisis.

Check our contribution guidelines if you want to contribute to this project.

Steps to setup database on a local postgres instance

  1. Install golang-migrate on mac using brew install golang-migrate
  2. Create a local postgresql instance and a database josbsgowhere
  3. Run make redo-local-db. (Note: this step will drop and recreate objects in database)

Here is the link to install migrate for mac, linux and windows users: https://github.com/golang-migrate/migrate/tree/master/cmd/migrate

Steps to run with go

  1. In root dir of the project folder, cd ui
  2. Run yarn install && yarn build to install and then build
  3. cd .. back to root and run go run main.go
  4. Navigate to localhost:8080

Contributors

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
internal
job
pkg
web

Jump to

Keyboard shortcuts

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