The ultimate job search management tool
Check out Repo »
Discord
·
Website
·
Issues
·
Roadmap
Onyx is a job search management tool that helps you organize and track your every step of your job search. it is a full stack application built with Next.js, React, Shadcn, TypeScript and Tailwind CSS / Tiptap Wysiwyg editor.
-
Clone the repo
git clone
-
Install NPM packages using Bun
bun install
-
Run the development server:
bun run dev
-
Open http://localhost:3000 with your browser to see the result.