Skip to content
/ admin-starter Public template

Template for creating an administrative dashboard, designed to streamline the management of application settings, user roles, and system analytics, providing a robust foundation for developing customized admin panels.

License

Notifications You must be signed in to change notification settings

luisMDev/admin-starter

Repository files navigation

Admin Starter

Welcome to the Angular Admin Starter Project! This project serves as a template to jumpstart your administration panel with a pre-built user system. It's built using Angular and integrates seamlessly with the Arcane auth system for user authentication and management.

📋 Features

  • Pre-configured Angular environment with essential modules.
  • Integrated user authentication using Arcane auth.
  • Basic user management functionalities (create, update, delete).
  • Responsive admin dashboard layout.

🛠️ Installation

Clone and run the Docker container for Arcane auth project and follow the instructions in the README file to set up the docker container and start it with docker-compose up.

  1. Clone this repository:
    git clone https://github.com/your-repository/admin-starter.git
  2. Navigate to the project directory:
    cd admin-starter
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run start:dev
    Open http://localhost:4200 to view it in the browser.

🤝 Support

If you encounter any issues or have questions, please file an issue on the GitHub repository.

🛡️ License

this Admin starter project is licensed under the MIT License - see the LICENSE file for details.

🧑‍💻 Contributing

Feel free to contribute to this project by forking the repository, making improvements, and submitting a pull request! if need to contact me, you can reach me at @luisMDev

About

Template for creating an administrative dashboard, designed to streamline the management of application settings, user roles, and system analytics, providing a robust foundation for developing customized admin panels.

Resources

License

Stars

Watchers

Forks