Skip to content

a project management tool and clone of Linear with less distractions

Notifications You must be signed in to change notification settings

rajeevDewangan/BromineTech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Project

/BromineTech 
│
├── /backend          # Express.js backend
│   ├── /src
│   ├── package.json
│   └── tsconfig.json # TypeScript configuration for backend
│
├── /frontend         # Next.js frontend
│   ├── /src
│   ├── package.json
│   └── tsconfig.json # TypeScript configuration for frontend
│
└── /types            # Shared TypeScript types
    └── index.d.ts    # Define shared types here

About

a project management tool and clone of Linear with less distractions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • TypeScript 35.6%
  • CSS 0.8%