Skip to content

Nexca is your go-to platform for creating powerful admin panels. Manage data, share thoughts, and connect with your audience easily, whether you're an agency or an individual looking to build your brand.

Notifications You must be signed in to change notification settings

homayunmmdy/Nexca

Repository files navigation

Nexca

353180851-98ac4f61-fb74-49d1-90c1-556db79f0494

Nexca is your go-to platform for creating powerful admin panels. Manage data, share thoughts, and connect with your audience easily, whether you're an agency or an individual looking to build your brand.

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js version 18.17.0 or above

Installation

  1. Clone the repository:

    git clone https://github.com/homayunmmdy/nexca.git
  2. Navigate to the project directory:

    cd nexca
  3. Install the dependencies:

    npm install

Configuration

  1. Copy the sample environment file and rename it:

    cp .env.sample .env.local
  2. Create your own .env file and customize the configuration as needed:

    • Open the .env.local file and edit the values according to your setup.
    • Ensure all necessary environment variables are configured.

Running the Project

  1. Start the development server:

    npm run dev
  2. Access the admin panel:

    • Open your browser and go to http://localhost:3000 (or the port number specified in your .env file).
    • Enjoy the admin panel.

Additional Information

Contributing

If you want to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a Pull Request.

About

Nexca is your go-to platform for creating powerful admin panels. Manage data, share thoughts, and connect with your audience easily, whether you're an agency or an individual looking to build your brand.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages