Files
asm-dashboard/README.md
2024-11-12 19:02:34 +01:00

20 lines
637 B
Markdown

### ASM - Security Report Dashboard
This is a simple security report dashboard done for a test.
Is based on these technologies:
- [Laravel](https://laravel.com/docs/11.x/) for the Backend
- [React](https://react.dev/) for the frontend configured using [Inertia](https://inertiajs.com/)
- [shadcn/ui](https://ui.shadcn.com/examples/dashboard) for the Dashboard template
- The project is bootstrapped from these guide: https://ui.shadcn.com/docs/installation/laravel
### Setup
```text
git clone git@git-de.pavo.pw:andp97/asm-dashboard.git
cd asm-dashboard
docker compose up
```
After these command navigate to: http://localhost:8000/