SpriteDX - Progress on Web UI

Sprited DevSprited Dev
1 min read

Today, I made a major stride on Files Panel.

  • Files panel now lists files dynamically from the Origin-Private File System.

  • At the beginning of the app, it will first download some of the demo generations.

  • Now, we have a place where we can store generated files and persist them across sessions.

  • Added “Console“ drawer for displaying logs.

We also made some progress on setting up our API endpoints.

  • We are using FastAPI and just have a health check.

  • The server will internally run Comfy service (unexposed) as an orchestration layer.

  • Haven’t got to deploying it yet, but slowly working towards it.

  • We reserved app.spritedx.com for the UI and api.spritedx.com for API endpoints.

  • We are using Fly.io

  • Facing some issues deploying ComfyUI into Fly.io nodes.

Next Steps

  • Get ComfyUI node running in fly.io nodes.

  • Trigger a sample API request to the sample endpoints from the client.

—Sprited Dev 🌱

0
Subscribe to my newsletter

Read articles from Sprited Dev directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Sprited Dev
Sprited Dev