- clone didroom-components
- chang the name of the lib in packages.json
- change colors inside the src/global/global.css
- install your font choice from @fontsource inside the global from the cdn
- change it also in tailwind.config.ts
insert into the settings for your repository
- NPM_TOKEN for publishing into the npm registry
- PAT (personal access token) to generate PRs from the please-release-github action (https://github.com/settings/personal-access-tokens/new)
change the svg inside src/components/logo/didroom-logo.tsx
Follow the giud from iconic/capacitor