Micleo home page
Search...
⌘K
micleo.com
micleo.com
Search...
Navigation
Supabase
Database
Documentation
Features
Get a license
Live Demo
Get Started
Introduction
Quickstart
Settings
Dependencies
Supabase
Configuration
Database
Infisical
Cloudflare
Hookdeck
Stripe
hCaptcha
Doppio.sh
Unlayer
Live Demo
Front End
Quickstart
Libraries & Frameworks
Structure and architecture
Personalization
Navigation Menus
Routing
Access Control (ACL)
Pinia Store
Back End
Quickstart
Structure and architecture
On this page
Database setup
Secrets
Installation
Tables
Supabase
Database
Postgres database from Supabase
Database setup
Secrets
Update all the secrets in the file init.sql.
JWT_SECRET
: provided by Supabase in the Database API section.
ENDPOINT_URL
: you can choose to put the Hookdeck URL or the API Endpoint of the Edge Functions
SERVER_DEV
: Choose the ENV name: dev, staging, prod.
Installation
Go to the Supabase SQL Editor, and execute the SQL files templates.
(micleo-functions/supabase/migrations)
Follow the order of the SQL files:
init -> crons
Set variables:
VUE_APP_SUPABASE_ANON_KEY
VUE_APP_SUPABASE_URL
JWT_SECRET
Tables
Organizations (organization_id)
Members
Roles & permissions
Subscriptions
Integrations
Invoices
Projects (project_id)
Objects
Models
Properties
Listings
Folders
Campaigns
Templates
Activities
Files
Logs
Tasks
Forms
Workflows
Others
Admins
Organizations
Projects
Chats
Stripe tables:
Products
Prices
Configuration
Infisical
Assistant
Responses are generated using AI and may contain mistakes.