A fullstack project management app for every development team.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
There are many open source project management apps or webapp. What I was looking for was supposed to be not a messy or chaotic UI, well good design is key to everything. Currently, it's under development phase.
Here's why:
Of course, no one app will serve all type of needs since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template!
In this project we have taken a different approach using redis as primary databases. Redis have a redis stack which is totally different to other databases.
Clone the repo
git clone https://github.com/etherCorps/OpenCare.git
Change directory to OpenCare
cd OpenCare
Install NPM packages
npm install
Add a .env
file.
cp .env.example .env
Add values for the environment in .env
file.
Run server
npm run dev
Distributed under the MIT License. See LICENSE.txt
for more information.
Shivam - @theether0 - shivam@theether.in
OpenCare: https://github.com/etherCorps/OpenCare