Giter Club home page Giter Club logo

admin-starter's Introduction

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

admin-starter's People

Contributors

luismdev avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

xhadowsdev

admin-starter's Issues

Create GitHub Action to Lint Pull Requests

We need to ensure code quality and maintain a consistent standard across the project. To achieve this, I propose setting up a GitHub Action that automatically runs linters on each Pull Request to the main branch.

Objectives:

  • Configure a GitHub Action that triggers on every Pull Request to the main branch.
  • The action should install necessary dependencies and execute npm run lint.
  • It should provide clear and direct feedback on linting errors, if any, directly on the Pull Request.

This action will help keep our code clean and readable, facilitating collaboration and long-term maintenance of the project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.