https://github.com/yashtech00/focus
Focus is a SAAS platform for project management , a unique way to handle project tasks and todos,
https://github.com/yashtech00/focus
nextjs postgresql prisma reactjs
Last synced: 2 months ago
JSON representation
Focus is a SAAS platform for project management , a unique way to handle project tasks and todos,
- Host: GitHub
- URL: https://github.com/yashtech00/focus
- Owner: yashtech00
- Created: 2025-03-16T14:29:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T15:13:57.000Z (over 1 year ago)
- Last Synced: 2025-03-16T15:29:11.111Z (over 1 year ago)
- Topics: nextjs, postgresql, prisma, reactjs
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Focus
Its a project management system
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```