Examples

Vue + FastAPI

Deploy a Vue frontend with a FastAPI backend

Prompt

Prompt

Create a bookmarks app with a Vue 3 frontend and Python FastAPI backend. The frontend communicates with the API over REST. Deploy both to Ink as separate services.

Services created

ServiceType
Vue frontendService (static)
FastAPI backendService

On this page