Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 336 Bytes

File metadata and controls

19 lines (11 loc) · 336 Bytes

KanBan app

Necesario tener instalado Task y dotnet core 8.0

Para iniciar el backend:

task run

Para ejecutar las migraciones(Importante actualizar el string de conexion en appsettings.Development.json):

task migrate

La interfaz es html-css y vanilla js, simplemente ejecute el archivo de register.html.