Job-Protocol / Open-Source-Job-Board

0 stars 1 forks source link

Open Source Job Board

The jobboard is powered by JobProtocol.

Job Protocol lets companies list open roles with a referral bounty on the blockchain, incentivizing their community and our ecosystem of talent partners - recruiters, communities, agencies, networkers - to help hire top talent faster and cheaper.

Usage

Environment variables

In order to run this app, you need to set a few environment variables.

You can set variable wit export VARIABLE="value" or put the same command into your .bashrc to load it automatically when you start a terminal.

Run dev

Use npm run dev for development purposes.

Else, start the app with

npm run build
npm run start

Spin up a new board

Work left

test