Rapidly deploy modern web apps. Just insert token here.
Look no further. Your dream is right here. A wise man once said what are you dreaming about? Maybe electric sheep?
Welcome to the warp gate. Launch a branch new full-stack app in less than 30 seconds, or your money back is guaranteed. Unless you paid in beer or coffee. Good luck getting that back.
Includes the following pre-packaged items:
- Basic CI/CD (YML) workflow template
- Webpack (v5) - For module bundling
- Express (v4) - For Node.js backend
- TypeScript - Static type checking for JavaScript
- Sass (v1) - CSS Precompiler
- React (v16.8) - ReactJS Framework
- Styleguidist (v11) - React Component Dev/Documentation Environment
- NURVUS UI Components (v0) - React Component Library
- Spawn Engine (v0) - Stateless virtual DOM Generator
git clone https://github.com/UnfocusedDrive/warp-gate.gitto copy to your current directory.cd warp-gateto go to root.npm installto install.
npm run start:opento run app in dev mode.http://localhost:8080will open automatically to view in browser.- Get after some coding!
npm run build-serverto compile the server.npm run launchin a separate terminal instance.
npm run buildto generate a production build to/distdirectory.
Preview dev build: https://unstable.memoryleak.ai/warp-gate
Thanks. Enjoy ~ ;)