Skip to content

DSC-Unilag/certlify

Repository files navigation

The application is live at certlify.com

Developer Section

💻 System Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with nodejs installed on your system(ie. VSCode etc), a good text editor would do too(ie. Sublime). You can install nodejs here.
  • A little knowledge of NodeJs
  • Hands to code ✋🤚
  • A brain to think 🧠

Getting started/Usage Guide

1. Clone The Repo

$ git clone https://github.com/DSC-Unilag/cert.git
$ cd cert

2. Get Requirements

$ npm install

3. Configure Environment Variables

The application uses mongoDB, and this requires a connection string. Open the config folder and edit the database.js file with your details. To enable mailing, configure the email and emailpass property of the database.js file

4. Running The Application

$ npm run dev

5. Using The Application

Open chrome and go to

http://localhost:3333/

❤️ Found this project useful?

If you found this project useful or you like what you see, then please consider giving it a ⭐ on Github and sharing it with your friends via social media.

Api documentation

To view the api documentation, visit editor.swagger.io. Setup the project locally to test

🤓 Contributors

  • Zubs
  • WiseMrMusa
  • geektutor
  • bolubee101
  • sunkanmii
  • Ibrahim Salami
  • Lateefah

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published