https://github.com/leg3ndary/jobkit
https://github.com/leg3ndary/jobkit
mongodb nextjs prisma typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leg3ndary/jobkit
- Owner: Leg3ndary
- Created: 2024-05-21T23:45:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-18T19:10:19.000Z (11 months ago)
- Last Synced: 2025-02-08T11:12:40.222Z (4 months ago)
- Topics: mongodb, nextjs, prisma, typescript
- Language: TypeScript
- Homepage:
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JobKit
Literally anything you could ever need for your job search.
## Installation
```bash
$ git clone https://github.com/Leg3ndary/jobkit.git
$ cd jobkit
$ npm install
$ npm run dev
```