A fullstack project management app for every development team.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
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:
- Your time should be focused on creating something amazing. A project that solves a problem and helps others
- You shouldn't be doing the making templates or handling things every time in project management.
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.
- NodeJS : Learn how to install NodeJS using NVM
- Redis Stack : Install redis stack server
-
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 - [email protected]
OpenCare: https://github.com/etherCorps/OpenCare