This is the source code for the website. If you want to install it locally:
Prerequisites:
- Clone the repository using the project's Git URL
- Navigate to the project directory
- Install dependencies:
npm install - Create an
.env.localfile and set the right environment variables
VITE_BASE44_APP_ID=your_app_id
VITE_BASE44_APP_BASE_URL=your_backend_url
e.g.
VITE_BASE44_APP_ID=cbef744a8545c389ef439ea6
VITE_BASE44_APP_BASE_URL=https://my-to-do-list-81bfaad7.base44.app
Run the app: npm run dev
Publish your changes
Open Base44.com and click on Publish.
Docs & Support
Documentation: https://docs.base44.com/Integrations/Using-GitHub
Support: https://app.base44.com/support