FM BetterForms
BF Editorfmbetterforms.com
Engineering Reference Docs
Engineering Reference Docs
  • BF Streaming Proxy
  • Updating the Helper File
  • Connection Trouble Shooting Guide
  • Software Testing - Overview
    • Types of Testing
    • UX/UI Checklist
      • Pages
        • Login πŸ”‘
        • Pricing πŸ’΅
        • 404 πŸ€·β€β™‚οΈ
        • Contact Us ☎️
        • Sign Up πŸ‘‹
        • FAQ ❓
        • Blog Post πŸ—ž
        • Careers πŸ’Ό
        • Team πŸ‘«
        • Cart πŸ›’
        • Press πŸ“Έ
        • Search results πŸ”
      • Elements
        • Avatar 😁
        • Badge πŸ“›
        • Button πŸ–²οΈ
        • Card πŸƒ
        • Table πŸ“
        • Icon 🌠
        • Text Field ⌨️
        • Toggle πŸŽ›οΈ
        • Loading ⏳
        • Modal πŸŽ‰
        • Tooltip πŸ› 
        • Search πŸ•΅οΈβ€β™€οΈ
        • Navigation 🧭
        • Radio πŸ“»
        • Checkbox β˜‘οΈ
        • Tabs πŸ—‚
        • Toast 🍞
      • Flows
        • Submitting a form πŸ“¨
        • Making a payment πŸ’³
        • Contacting support πŸ†˜
        • Deleting account πŸ—‘
        • Tracking progress πŸ“ˆ
        • Resetting password 🀫
        • Showing input error 🚨
        • Entering a promo code 🏷️
        • Saving changes πŸ’Ύ
        • Canceling subscription πŸ›‘
      • Topics
        • Responsiveness 🎚
        • Typography πŸ”€
        • Dark mode πŸŒ‘
        • Accessibility 🚹
        • Colors 🎨
        • UX Writing ✏️
      • Brand
        • Logo πŸ’ 
        • Social Media πŸ”‰
        • Typography πŸ” 
    • FM BetterForms - Quality Assurance
    • JavaScript Libraries
  • Rollbacks and Version Control
  • BF Server Proxy
  • Base code End of Life - 0.8.78-0.8111
  • Setting up Auth0
    • Introduction
    • Getting started
      • Creating a tenant
      • Creating Application
      • Additional customizations
        • Allowed Callback URLs
    • Creating a Database
      • Choosing different login options
        • Social Connections
        • Username and password (Auth0)
        • Creating new BF Users
        • Using Auth0 in an iFrame
        • Configuring FM BetterForms
        • Additional Notes
  • Create an S3 Bucket on AWS
  • ApexCharts - Getting started
  • BF Enterprise Documentation
    • Overview
      • Features
      • Overview Diagram
    • Requirements
    • Env File
    • Setting up the Server
      • Installation
      • Loading image to a local repository
      • Starting server
      • Restarting Policies
      • Scaling up
    • Hardware Recommendations
    • FM Credentials - Helper file
    • How it works
      • Development
      • Downloading environment data
  • BetterForms Error Pages API
    • Introduction
    • Dynamic Error Page
    • Static Error Page
    • Custom error pages
    • Custom error handlers
    • Error Code List
  • BF Streaming API
  • Creating a PWA
    • Introduction
    • Getting Started
      • Making it installable
      • Browser Support
      • Sending Push Notifications
      • Sending a Push Notification from the API Endpoint
      • Adding DOM Header Insertion to be Available for Offline Use
Powered by GitBook
On this page

Was this helpful?

  1. BF Enterprise Documentation
  2. How it works

Development

All development is done in the cloud, in other words, we recommend that you have a development environment as part of your app that still has a domain pointing to it using BetterForm’s infrastructure (a .fmbetterforms.com domain could be used for this, for example). This will allow you to develop your app the same way as other apps. Once development is done and ready to deploy, then it can be deployed to the environment that will be downloaded to your on-premise enterprise file.

PreviousHow it worksNextDownloading environment data

Last updated 10 months ago

Was this helpful?