Launch Your Next AI Project in Hours, Not Months! Our platform handles the technicalities – hosting, security, delivery – so you can focus on the essence of your innovation.
Learn more »
Website
·
Issues
·
Support
If you want to learn more about this project or have any questions, send us an email at hello+manageprompt@techulus.com
- Node.js >= 18.0.0
-
Clone the repository
git clone https://github.com/techulus/manage-prompt
-
Install dependencies
npm install
-
Set up your .env file
You will find .env.example in the repo. Create your own copy.
-
You'll need to setup several third party providers in order to run the entire application.
-
Start the development server
npm run dev
-
Open http://localhost:3000 with your browser to see the result.