First Commit

This commit is contained in:
cesnimda
2026-03-21 11:55:27 +01:00
commit 2e8a29b4d0
1757 changed files with 166084 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
## Get Started
SaasAble offers both a full version and a seed version. The seed version contains minimal code, making it a great starting point for your project. You can then migrate specific features or changes from the full version as needed. We recommend beginning with the seed version for a more streamlined setup
1. Run `npm i`
2. Run `npm run start`
3. See the live preview in the local
## Documentation
To know about directory structure, routing, setup, theming, and many more, detailed documentation is available here: [Documentation](https://phoenixcoded.gitbook.io/saasable/admin).
## Supports
If you still have any doubts, feel free to reach us here: [Support](https://support.phoenixcoded.net/). Please check this documentation before contacting support: [Support Documentation](https://phoenixcoded.gitbook.io/saasable/support).