https://github.com/monashcoding/jobs
https://github.com/monashcoding/jobs
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/monashcoding/jobs
- Owner: monashcoding
- License: mit
- Created: 2024-03-02T03:31:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-23T14:09:28.000Z (about 1 year ago)
- Last Synced: 2025-01-21T11:33:37.176Z (9 months ago)
- Language: HTML
- Size: 2.32 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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