Skip to content

The only Knowledge Base your hosting company needs!

License

Notifications You must be signed in to change notification settings

beestechhost/HostBase

 
 

Repository files navigation

HostBase Logo

HostBase

The only Knowledge Base your hosting company needs!

📸 Screenshot

HostBase Screenshot

🛠️ Built With

Laravel Tailwind CSS Alpine.js Livewire


✨ Features

  • TALL Stack Integration: Utilizes the TALL stack for a modern and interactive user experience.
  • MagicKit Powered: Built on top of the MagicKit preset.
  • Installer: Intuitive installer available at /installer for easy setup and configuration.

🚀 Getting Started

  1. Clone the repository

    git clone https://github.com/hostlift/hostbase.git
    
  2. Install dependencies:

    composer install
    npm install && npm run dev
  3. Configure your environment variables:

    cp .env.example .env
    php artisan key:generate

    Update .env with your database, email, and other configuration details.

  4. Run migrations:

    php artisan migrate
  5. Serve your application:

    php artisan serve

Visit http://localhost:8000 to access HostBase.

License

HostBase is open-source software licensed under the MIT License. See the LICENSE file for more details.

About

The only Knowledge Base your hosting company needs!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.6%
  • Blade 39.4%
  • Other 1.0%