An open API service indexing awesome lists of open source software.

https://github.com/monashcoding/jobs


https://github.com/monashcoding/jobs

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# MAC Job Board

## Getting Started

- Install [Node.js](https://nodejs.org/en) v20
- If you think you will need multiple Node.js versions on your machine, using a version manager such as [nvm](https://github.com/nvm-sh/nvm), [fnm](https://fnm.vercel.app/), or [asdf](https://asdf-vm.com/) will save you a lot of headache
- Install [pnpm](https://pnpm.io/)
- Run `pnpm start` to start the website!

See the readmes for in `frontend`/`backend`/`shared` for more detailed instructions.

## Contributing

If you think this could be better, please [open an issue](https://github.com/monashcoding/jobs/issues/new)!

Please note that all interactions in [@monashcoding](https://github.com/monashcoding) fall under our [Code of Conduct](CODE_OF_CONDUCT.md).

## License

[MIT](LICENSE) - Monash Association of Coding