logo SaaS Forge
Demo Features Pricing FAQ Documentation Blog Other products
Documentation
Introduction to SaaS Forge Boilerplate
Screenshots
After you bought the subscription
Getting started
Project structure
Running with Docker
Troubleshooting
Database setup and development
Updating database from models
Front-end components
Alert
Color picker field
Dropdown menu
Icon
Left menu
Maker brand
Tabs control
Full-stack modules
Authentication
File uploader
JWT
Password change
Payment
Profile
User management
Services
Email service
Payment service
Utils
Database scaffolding
Error handling
Extensions
Global functions
User authentication wrappers
Development
Dev's features and tips
API and services
Testing
Continuous integration
Using React/Redux
Webpack caching
Styles/themes/customizing
Setting your own title and logos
Themes for login/register pages
Customizing error pages

Running with Docker

  1. Add or override necessary environment variables using '.env' file.
  2. Run with 'docker-compose':

docker-compose up