How it works

Just few simple steps to start create certificates for your business

1
Strapi Admin User
creates certificates
2
Company Issuer
sends certificates
3
Recipients receive
& share certificates

Get Started in 3 Steps

  1. Clone the Certo repository:
    git clone https://github.com/schroedinger-hat/certo.git
  2. 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
  3. 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.