This website is built using Docusaurus 2, you can visit the website at closevector-docs.
First you need to create an account on closevector.getmegaportal.com. Then you can generate an access key on the Access key Management.
update .env.local
file with your key and secret
$ yarn
npx ts-node scripts/inject.ts
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.