Skip to content

nikiljos/OpenBadgX

Repository files navigation

OpenBadgX

An open-source platform for organizations and individuals to create, customize and issue digital awards to recognize achievements and skills.

License Demo Frontend Demo Backend

GitHub pull requests GitHub issues

Built With

  • Typescript
  • Express
  • MongoDB
  • Redis
  • AWS S3, SES
  • React JS
  • Material UI

Product Tour

< 1 minute

openbadgx-1min-tour.mp4

Development

👉 Clone the repo and enter the folder.

git clone https://github.com/nikiljos/OpenBadgX.git 
cd OpenBadgX

👉 Create .env files

Required in apps/frontend and apps/backend folders.

Copy the contents of .env.example files to .env in the same root and edit the values.

👉 Install all dependencies adn run the dev server.

npm i 
npm run dev

The frontend server will run on :5173 and the backend API will run on :5000 by default.

Contributors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

OpenBadgX - Open Source Certificate/Badge awarding platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published