https://www.loom.com/share/e0050bcf46f945bf9a571cdbf495886b?sid=4ae40b2e-f0cb-4236-828e-de50908099f4
Merlin AI makes full stack apps for you with out you coding! You just have to chat with Merlin!
Hi! I'm Merlin, I am a sick fullstack developer!!!What Merlin Will Do :
-
Merlin will code your frontend for you. Just chat with Merlin
-
Merlin will code your backend for you. Just chat with Merlin
Links
- HomePage - https://merlinai.netlify.app/
- License Page - https://licenses.merlinai.cloud/
-
Docker Desktop:
Download and install Docker Desktop and make sure it's running. -
Repository Cloning Options:
- Preferred: Use GitHub Desktop or the command-line Git tool.
- Alternative: Directly download the repository as a ZIP file.
Copy the template by clicking this link
-
Create or Download Your Repository:
-
Self-Clone with Template:
Click the button above to automatically create a new repository based on the template. Then go to your repository and clone that repo locally! -
Download ZIP (The Easy Way For Non Software Developers)
If you don’t have Git installed, download the repository as a ZIP file using this URL:
Download ZIP
Note: Adjust the branch name if needed.
-
-
Run the Application:
Open your terminal, navigate into your repository directory, and run:
docker compose up --build
We've included executable scripts for a more user-friendly experience:
Windows Users: Double-click the start.bat file included in the repository. This batch file will open a terminal and run the command automatically.
macOS/Linux Users: Double-click the start.command file included in the repository. (If needed, mark it as executable by running chmod +x start.command in Terminal.)
-
Access Your App: Once the build is complete, open your web browser and visit: http://localhost:3001
