tagptroll1 / MovingCompany

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moving company project

Frontend

The frontend is a wip, created with svelte kit. It can be run with npm run dev .env requires the variable PUBLIC_MOVINGCOMPANYAPI_URL to be set for the api

Backend

Running the project with the parameter --createdatabase will create the (postgres) database. After that tables will be setup from the initTables sql files.

Relations movingcompany

About

License:MIT License


Languages

Language:C# 58.5%Language:Svelte 22.8%Language:TypeScript 11.9%Language:CSS 3.3%Language:JavaScript 1.6%Language:Dockerfile 1.4%Language:HTML 0.5%