Examples
React + Express API
Deploy a React frontend with an Express backend
Prompt
Prompt
❯
Build a task management app with a React frontend and Express.js backend API. The frontend should call the API for all data operations. Deploy both as separate services to Ink.
Services created
| Service | Type |
|---|---|
| React frontend | Service (static) |
| Express API | Service |