ribamar

0.1.0 • Public • Published
Ribamar

Ribamar is an open-source back-end application for managing user accounts, authentication and authorization. Send confirmation e-mails; manage groups; store general user data and much more, all through a simple RESTful API.

Ribamar is ideal to work as a micro-service. Just setup, plug and BAM!

Quick Start

  1. Ribamar requires the installation of NodeJS and MongoDB Community Server to properly work.
  2. Once Node is up, install Ribamar globally with: npm i -g ribamar.
  3. Once MongoDB is up, start Ribamar Server with: ribamar.
  4. In your browser, hit http://localhost:6776.
  5. You have successfuly started quickly!

Reporting Bugs

If you have found any problems in Ribamar be welcome to:

  1. Open an issue.
  2. Describe what happened and how.
  3. Still in the issue text, reference the label ~bug.

We will make sure to take a look when time allow us.

Proposing Features

If you wish to have that awesome feature or have any advice for us, be welcome to:

  1. Open an issue.
  2. Describe your ideas.
  3. Still in the issue text, reference the label ~proposal.

Contributing

If you have spot any enhancements to be made and is willing to dirt your hands about it, fork us and submit your merge request so we can collaborate effectively.

Be always sure to follow our cool guidelines for delightful contribution.

If you are somewhat unfamiliar with the common community workflow, you may head to our step-by-step contributing guide.

Supporting

We have no formal way to receive any donation or alike, so if you happen to feel caring about us, we would be delighted to hear about you directly in our inboxes.

Contact Us

Package Sidebar

Install

npm i ribamar

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

123 kB

Total Files

41

Last publish

Collaborators

  • gcsboss