Skip to content

Latest commit

 

History

History
65 lines (45 loc) · 2.26 KB

File metadata and controls

65 lines (45 loc) · 2.26 KB

Laranuxt Frontend Starter Application

Welcome to the Laranuxt Frontend Starter Application! This repository provides you with a solid foundation for kickstarting your Nuxt3-based projects. It comes packed with essential features and a streamlined development environment for faster and more efficient development.

Features

  1. Dockerized Environment: Say goodbye to complex setup processes. This application comes dockerized with multiple services, including:

    • Laranuxt Nuxt Application
  2. User Authentication and Profile Management: We've got user authentication covered! Enjoy a seamless user experience with features such as: (all minimal)

    • Registration
    • Login
    • Forgot Password
    • User Dashboard
    • Profile Updates
    • Password Changes
    • Email Changes
    • Logout
  3. Customizable and Extendable: Tailor this starter application to your specific project needs. As it is a starter application with all minimal setup and featured with clear codebase make it easy to add new features, integrate third-party packages, or make custom modifications.

Getting Started

Getting started is a breeze. Simply follow these steps:

  1. Clone the Repository:

    git clone https://github.com/phpfarmer/laranuxt-frontend-docker-starter.git
  2. Configure the Application:
    Follow the guidelines at Configure Application

  3. Access the Application:

  4. Start Developing!: You're all set to start building your application.

Requirements

  • Docker and Docker Compose

Documentation

For detailed information on using and customizing this starter application, please refer to the Documentation.

Issues and Contributions

If you encounter any issues or have suggestions for improvements, please open an issue on this repository. Contributions are welcome!

License

This project is open-source and available under the MIT license.

Credits

This starter application is built with ❤️ by Juyal Ahmed - phpfarmer. Special thanks to the Nuxt community for their amazing contributions.