npm run dev
starts a server serving the vite resources and the backend w/o authentication inapi-only
modenpm run dev:local
starts the server serving w/ authentication enabled and with local ui resourcesnpm run dev:server-client
starts the server serving w/ authentication enabled and with built ui resources,. but w/o the vite dev server
Docker
npm run start:db
starts the database