Ever got flustered because you can't keep track of all your projects? Do you want to be part of a commmunity where you can work with other developers, collaborate, ideate and showcase all those amazing projects you have been working on? If these are things you have always wanted Promanage is just the place for you!
- Understable and minimal UI which makes the whole experience much more appealing!
- Dashboard to keep track of all ongoing/completed projects
- Project Manager to create, update and store information about your project.
- Integration with Github to import project repositories directly without overhead hassle.
- Promanage CLI to save a .env file on your local system for your projects best kept secrets.
It helps you to easily access your projects, no matter where they are located. Don't miss those important projects anymore.
You can define your own Projects , or choose from a wide range of starter broiler plated for React , Flask , MongoDB and many other technologies. (Future implementation)
- Update project details to keep your fellow colloborators in synch woth your work.
- Create trello boards to assign tasks , ideate and better organise the work flow.(Future)
Installation : npm i -g promamage-cli
promanage login
Login to your Promanage account using a genrated login code.promanage get
List all your projects , and download the .env file for the selected project containing all required environment variables with just a single click!promanage version
Check the current installed verion of our CLI.promanage help
List all available commands to best utilise the CLI.promanage logout
Logout of your Promanage account.
- client : Contains all files related to the frontend developed using ReactJS
cd client
yarn start
- backend : Contains all files related to the backend developed using Express
cd backend
yarn dev
- cli : Contains all files related to the Promanage CLI
MIT © Promanage.