- Project Creator is a openSource native mac app build on top of Apple's New Ui FrameWork SWIFTUI.
- Main Purpose of this app is to help College students save time and thinking to think the structure of their apps as it will provide them well structured Templates to use and it is free of cost.
- This Guide will give you all steps how to use the app.
- TechStack: SwiftUI, Node Js
- MacOS Version: Available on MacOS 14.0 and Newer (Both Intel and Apple Silicon)
- Current Version: Aplha-Version0.0.2
- FeedBacks: You are welcome to give your valuable feedback at [email protected]
- DownloadLinks: You can download the latest version from https://projectcreator.onrender.com/api/download/latest Or You can download previous version from https://projectcreator.onrender.com/api/download/archives
Since this is a prerelease version of the app and isn't yet signed, please follow these steps to install it:
-
Open Terminal.
-
Run the following command to disable Gatekeeper:
sudo spctl --master-disable
-
Go to System Settings > Privacy & Security.
-
Under Allow apps downloaded from, select Anywhere.
Note: This step is only necessary for unsigned apps.
- Download the .dmg file from https://projectcreator.onrender.com/api/download/latest.
- Open the .dmg file.
- Copy the app to your Applications folder.
- Go to the Applications folder.
- Right-click the app icon and select Open. (This is required to bypass macOS security warnings for the first launch.)
After following these steps, Gatekeeper can be re-enabled with:
sudo spctl --master-enable
- Create Your Own Templates: Design custom templates tailored to your projects, stored securely in the cloud for easy access.
- Instant Project Creation: Choose a template and, with a single click, create a new project, saving you setup time.
- User Accounts: Create an account to personalize your experience, manage your templates, and access cloud storage.
Thank you for trying this prerelease version! Your feedback is invaluable to making the app even better.
You can clone the app by Forking this repo and then cloning it or you can simply download the zip file of the code
Taking the reference from the example.env you can create an ENV file with your tokens to make it Customizable
You have you now host the backend. Popular Options to Host Backend are
- AWS
- Heroku
- Azure
- Render
- Railway
Now your Backend is good to go you can test the api yourself using the postman
You have to change the domain name of the api in the Environment Variables of the Swift Application
You can customize the app however you want and however you like then just Archive the app and Sign it using Apple Developer ID
- Usage: Can be used by anyone and they can change whatever they want.
- Distribution: To distribute the app, you must obtain permission from the original author. Please contact the author at [email protected] for distribution rights.