The app is a CRUD for vehicles(create, read, update, delete)
<a href="https://vehicles-front.vercel.app">View Preview</a>
·
<a href="https://github.com/OuthBack/taq-challenge/issues">Report Bug</a>
·
<a href="https://github.com/OuthBack/taq-challenge/issues">Require Feature</a>
Content Tabel
The project is a CRUD + Frontend of vehicles.
- Typescript
- Angular
- Svelte
- Nest.js
- SQLite
- Docker
- Docker Compose
To run the project it is just:
- Docker
- Docker Compose
- Choose your app in vehicles crud
cd vehicles-crud/new_nest
- Run Docker Compose
docker-compose up -d
- Choose your app in vehicles front
cd vehicles-front/svelte
- Run Docker Compose
docker-compose up -d
- Ports vehicle-crud: 3000, vehicles front: { svelte: 5173, angular: 4200 }
See the Site Preview: https://vehicles-front.vercel.app
Distributed under the MIT License. See LICENSE
for more information.
Henrique Figueiredo - riquessan@gmail.com
Project Link: https://github.com/OuthBack/vehicles-app