Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 709 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 709 Bytes

AKAM

Abubakar Kang's Accounts Manager


AKAM

➤ AKAM (Abubakar Kang's Accounts Manager) is a desktop application to assist you in keep your online accounts credentials confedential and safe!

How to contribute?

  1. Copy the repository into your system.
  2. Use npm i to install all the necessary dependencies.
  3. Create a .env file in the root folder.
  4. Add DATABASE_URL=<connection to your mongodb database> in the .env file.
  5. Make any changes you want and create a pull request.

Release

➤ There are NO releases yet because the application is WORK-IN-PROGRESS. 🚧