SaasAble Documentation
Admin - V1.2.0
Admin - V1.2.0
  • Getting started
    • Prerequisites
    • Setup
    • Deployment
  • Development
    • Guards
      • Auth Guard
      • Guest Guard
      • Role Guard
    • Folder Structure
    • Routing
    • Menu
    • Env Variables
    • API Calls
    • Dependencies
    • Auth
      • Supabase
      • AWS
    • How to
      • Change Logo
      • Skip Login
  • Theming
    • Color
    • Typography
    • Icons
  • Global
    • Config
    • Styles
    • Component Overrides
Powered by GitBook
On this page
  1. Getting started

Prerequisites

NextSetup

Last updated 24 days ago

  • 22.x.x

  • 10.x.x

  • Do not delete any file in (package-lock.json) the folder.

  • When copying folders, remember to also copy hidden files like .env. This is important because .env files often contain environment variables crucial for running the application correctly.

Node.js
npm