/luz-inga

Luz Ingá

Primary LanguageC#MIT LicenseMIT

LuzInga

Instructions for Backend

Linux

  • execute the start-db.sh for local development
  • Execute the application using F5 of vscode

Windows

  • execute the start-db.cmd for local development
  • open the solution with vs 2022 and execute the application with profile 'LuzInga.Api'

Instructions for Frontend

Requirements:

  • pnpm

Execute this command for install dependencies

$ pnpm install

Now run the application

$ pnpm run start