duplxey / back4app-ai-agent

Learn how to use Back4app Agent to build and deploy full-stack web applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

back4app-ai-agent

Learn how to use Back4app Agent to build and deploy full-stack web applications.

To learn more check out the article.

Development (frontend)

  1. Install the dependencies via NPM.

    $ npm install
  2. Enter your Back4app "Application ID" and "JavaScript key" in src/main.jsx.

  3. Run the Vite development server.

    $ npm run dev
  4. Open http://localhost:5173 in your favorite web browser.

Development (backend)

Read the article.

Deployment

Read the article.

About

Learn how to use Back4app Agent to build and deploy full-stack web applications.


Languages

Language:JavaScript 89.4%Language:HTML 5.9%Language:Dockerfile 4.0%Language:CSS 0.7%