Track Myself is a Next.js job application tracker with MongoDB + NextAuth.
- Install dependencies:
npm install- Create environment file:
cp .env.example .env.local- Run development server:
npm run dev- Open http://localhost:3000.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Track Myself is a Next.js job application tracker with MongoDB + NextAuth.
npm installcp .env.example .env.localnpm run dev