An open API service indexing awesome lists of open source software.

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,

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
```