-
Make sure you have rust and bun installed.
-
Make sure you have mongodb compass (local) or atlas (cloud) spinning.
-
Clone the repo
git clone https://github.com/vilayat-ali/oxidized-hack-kit.git hack
-
CD into the target folder
cd hack
-
Install deps and run
cd backend cargo b --release cargo r --release
cd ../frontend bun install bun run dev
Any PRs, suggestions or dicussions are warmly welcomed.
This project is distributed under MIT license.