Setup

Setup Script is install.sh/install.bat

For Starting we can start with what config we need to install

This is Solidjs with DENO

Solidjs with DENO

# sholidjs with deno
cd setup
php autosetup.php
cd ../
npx degit solidjs/templates/ts solidjs
cd solidjs
npm install
npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
npm run dev

Angular with php

We can do same with angular with php

php angular
npm init @angular angular
cd angular
cd ..
php setup.php
cd php 
composer install puneetxp/the

Storage

For Storage We Recommend to use

ln -s ../storage/public ./public_html/storage

Possibilities is unlimited upto you terminal scripting