Skip to content

ivaneliasoo/Inspections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspections

Inspection Reports API & Web App

Docker Image CI

.NET Core

Mobile Client

Build status

Try it!

BACKEND

  • .NET 6.0
  • Visual Studio Code or any other code editor

FRONTEND

  • NuxtJS
  • Yarn

Steps to build

  • UI:
    • yarn generate
    • yarn start
  • Backend:
    • dotnet run from api path