Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

open-certs/oc-backend

Repository files navigation

Open-Certs-Backend

open-certs

This includes the backend server for Open-Certs.

After seeing so many open-source projects being monetized without giving any recognition to contributors, Open-Certs comes with the vision to certify every open-source contribution.

Open-Certs backend is based on RESTFULL arch. as of now. It mainly takes adavntage of Node.js, MongoDB, ExpressJS, EJS (as tampelate engine), etc. to deliver the required services to Open-Certs-Frontend

Setup

  • To get started, install the required node modules:
npm install
  • Then copy the sample.env to .env and configure it.

  • Install Postman from here

Run

Then issue the following command to run the server:

npm start

Or use the following command to run the server in development mode:

npm run dev

Github setup

  • You can find detailed explanation in docs folder, file nameGITHUB_SETUP.md

Documentation

  • To get the documention of rest apis import Open Certs.postman_collection.json into Postman.

Contributing

Any contributions you make are greatly appreciated.

  1. Create / Choose an issue here.
  2. Get the issue assigned to yourself by commenting.
  3. Fork the Project
  4. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  5. Commit your Changes (git commit -m 'Add some AmazingFeature')
  6. Push to the Branch (git push origin feature/AmazingFeature)
  7. Open a Pull Request

Contributors:

Credits goes to these people: ✨

Visitor's Count Visitor Count

About

This includes the backend server for Open-Certs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13

Languages

AltStyle によって変換されたページ (->オリジナル) /