GavinGoGaming / MuiTestProjects

Klash's website sources.

Home Page:https://klash.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MTP - My Next.js Mega-Collection

All-in-one for most of my projects.

Run Script

Add the root directory to your path if you are on linux or windows! It will let you use the run/install builtin scripts to quickrun projects using it's command.

Usage is run <project> [type]. Project can be:

  • klashsite (klash, k, ks)
  • shkrmishstore (shkr, ss)
  • brainbaseui (bb, br)
  • empires (de)
  • counterfeitcontent
  • notify
  • fluent-test
  • glacier-client
  • glacier-server
  • drill
  • Any folder name OR new project name with new type

while type can be:

  • run (or no 2nd arg)
  • launch (Launches new app with fly)
  • deploy (Deploys update to existing app with fly)
  • new (Makes new project with Next.js)

Install Script

If you are making a new project, consider installing a library for UI. Usage is install <project> <library>.

Project must be a folder, no shortcuts - and library can be:

  • fluent (Fluent UI by Microsoft)
  • material (Material UI by MUI)
  • joy (Joy UI by MUI)

Moved Projects

  • clubfez > gavingogaming/clubfez
  • mystical > gavingogaming/mystical-ritual
  • escapefromfreddy > gone

About

Klash's website sources.

https://klash.dev


Languages

Language:HTML 95.3%Language:JavaScript 3.9%Language:TypeScript 0.6%Language:CSS 0.2%Language:Dockerfile 0.0%Language:Shell 0.0%