Skip to content

iseus/laante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAANTE

This project is a full-stack application built with Laravel 11 for the backend and Angular 17 for the frontend. It utilizes Docker and Laravel Sail for a seamless development experience.

Project Structure

The project is organized into two main directories: backend and frontend.

Docker

The compose.yml file defines the services and configurations for Docker Compose, orchestrating the database, backend, and frontend services.

Getting Started

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run docker compose up to start the application.
  4. Access the application at http://localhost:4200.

Authentication

This project includes working authentication using Laravel's built-in features and Angular's routing capabilities. Ensure to configure the necessary environment variables in the .env file for the backend.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors