Skip to content

idolcs/idolcstemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20e1c2d · Nov 15, 2024

History

39 Commits
Oct 2, 2024
Sep 20, 2024
Sep 20, 2024
Sep 30, 2024
Nov 15, 2024
Nov 15, 2024
Oct 7, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 20, 2024
Sep 3, 2024
Sep 28, 2024
Sep 28, 2024
Sep 29, 2024
Sep 3, 2024
Sep 20, 2024
Sep 20, 2024
Sep 26, 2024
Sep 26, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 26, 2024

Repository files navigation

IDOL CS TEMP

Starting from 27 Sept 2024, this is the official repository for the idolcs.com website, a better and stable web app shall be developed, till that this shall serve as the official website.

Local development

  1. Clone the github repo

    git clone https://github.com/idolcs/idolcstemp .
  2. Install php dependencies

    composer install
  3. Install node modules

    npm i
  4. Make env file

    cp .env.example .env
  5. Run migrations

    php artisan migrate
  6. Run the node development server

    npm run dev
  7. Run the php server

    php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published