/Foodily

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Foodily

Local Development

  • npm run dev
    starts a server serving the vite resources and the backend w/o authentication in api-only mode
  • npm run dev:local
    starts the server serving w/ authentication enabled and with local ui resources
  • npm 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