Skip to content

jamesmurdza/no-time-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Building apps with no time and no sweat πŸ˜“

🧩 1. Make an app without coding with Thunkable

  1. 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
  2. Follow a short tutorial like this one to add AI features: Code a "Talk to Socrates" OpenAI generative-AI app

🫧 2. Use a low-code template

  1. Browse as many templates as you can:
  1. Figure out how to ship your template as soon as possible (need to pay or use free trial for Bubble).
  2. Start playing with it, and experiment with making changes.

List of even more templates: Sites for low-code templates

πŸ‘Ύ 3. Make a Telegram or Discord bot with Replit

  1. Go to Replit.
  2. Start a new project from a template: Choose Telegram or Discord bot.
  3. Follow the instructions in the README.
  4. To make the bot run permanently, you will need to pay a small amount.

πŸš— 4. Make a NextJS app from a template

  1. Run git clone https://github.com/jamesmurdza/nextjs-postgres-openai-starter in terminal.
  2. Add a .env file with OPENAI_API_KEY=MYAPIKEY.
  3. Run npm install and npm run dev.
  4. 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

πŸ€– 5. Try generating an app with AI.

  • For AI app generation, if you want to generate just a nice looking frontend, use GitWit.
  • If you want to generate a complete web app with a backend, try Mage.

Releases

No releases published

Packages

No packages published