How it works
Just few simple steps to start create certificates for your business
1
Strapi Admin User
creates certificates
creates certificates
2
Company Issuer
sends certificates
sends certificates
3
Recipients receive
& share certificates
& share certificates
Get Started in 3 Steps
- Clone the Certo repository:
git clone https://github.com/schroedinger-hat/certo.git - Bootstrap the frontend and backend:
Navigate to the project directory and install dependencies for both apps:cd certo/src/frontend && npm installcd ../backend && npm installStart both servers:npm run dev - Set up Strapi achievements and roles:
In the Strapi admin panel, create an admin account then create a new Achievement and assign roles for issuers. Create an Issuer account, then sign in on the frontend and start sending certificates.