cbb3c9aa93
* Add free_trial to deploy camunda script * Allow user invites to be deleted * Refactor to pass invite codes * lint * update account-portal * yarn lock * users terminology instead of rows and invites |
||
---|---|---|
.. | ||
assets | ||
public | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
routify.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
vitest.setup.js |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build