Take Full Control of Your Source Code
One of the biggest advantages of building with Famous.ai is that you are never locked into the platform. If you ever need the raw files for external hosting, deep technical customization, or simply keeping local backups, you can easily export your code. Additionally, once exported, you can host your project independently on third-party platforms giving you the flexibility to choose the hosting environment that best suits your needs. Exporting your code is also useful for transferring projects between Famous.ai accounts, allowing you to migrate your work seamlessly when needed.
Technologies Used in Famous.ai Projects
Famous.ai employs different technologies depending on the type of project:
Web Projects: Built using React.
Mobile Applications: Developed with React Native.
Crypto/Web3 Projects: Utilize Hardhat and Solidity, along with React. These technologies ensure that your projects are built on modern, widely-used frameworks, making them easy to maintain and extend.
Here is how to grab your source code:
Step-by-Step Guide: Exporting Your Source Code
Open Your Project View: Make sure you are inside the Famous.ai builder for the specific project you want to export.
Locate the
</> Codebutton: Look up at the top-right corner of your screen navigation bar.Access the Code: Click on the
</> Codebutton.Edit or Download: A new window will appear giving you full access to the underlying code. You can make live edits directly in the browser, or hit Download to save the raw files to your computer.
Responsibilities After Export
After exporting and hosting your project independently, you are responsible for maintaining it. This includes managing updates, ensuring security, and handling hosting-related costs. Additionally, if you decide to put your Famous.AI project to sleep or delete it, you will no longer incur hosting fees. If you need to transfer a project to another Famous.ai account, you can use the export/import method found in the project settings area. Exported projects retain their original tech stack, ensuring they are ready for deployment or further development without requiring additional modifications.
Summary:
Famous.ai ensures you completely own what you build. By simply clicking the </> Code button in the top-right corner of your Project View, you can instantly access your app's raw files to either edit them live in the browser or download the code to your local machine. Furthermore, exporting your project allows you to host it independently on platforms, providing you with complete control over your hosting environment and associated costs.
