f28eb054f3
* Set the relationship type * Add users type * Set user relationship type saveColumn * Set relationshipType for users type on save * Add relatioshipType to schema * Refactor * Check isUsersColumn * Make relationshipType optional --------- Co-authored-by: Michael Drury <me@michaeldrury.co.uk> |
||
---|---|---|
.. | ||
.vscode | ||
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