- If you want user sign in, start here to make an app in five minutes with user sign in and no coding: Quickly build user sign-in apps with Thunkable
- Follow a short tutorial like this one to add AI features: Code a "Talk to Socrates" OpenAI generative-AI app
- Browse as many templates as you can:
- Bubble has AirBNB, Twitter, etc. templates you can use: Bubble Templates
- FlutterFlow has ChatGPT, shopping app , etc. templates you can use: FlutterFlow Templates
- Adalo has Goodreads, directory etc. templates you can use: Adalo Templates
- Figure out how to ship your template as soon as possible (need to pay or use free trial for Bubble).
- Start playing with it, and experiment with making changes.
List of even more templates: Sites for low-code templates
- Go to Replit.
- Start a new project from a template: Choose Telegram or Discord bot.
- Follow the instructions in the README.
- To make the bot run permanently, you will need to pay a small amount.
- Run
git clone https://github.com/jamesmurdza/nextjs-postgres-openai-starter
in terminal. - Add a .env file with
OPENAI_API_KEY=MYAPIKEY
. - Run
npm install
andnpm run dev
. - Start editing the project with your JavaScript coding skills!
For the next level, you might want an entire app with payments, email, etc. Here are a few great templates: OpenSaaS, Cascade, Saasfly