✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Welcome to Remix!

  • Remix Docs

Development

You will be running two processes during development when using Vercel as your server.

  • Your Miniflare server in one (miniflare is a local environment for Cloudflare Workers)
  • The Remix development server in another
# in one tab (starts remix dev server)
$ npm run dev

# in another (starts miniflare server)
$ npm start

Open up http://127.0.0.1:8787 and you should be ready to go!

If you’d rather run everything in a single tab, you can look at concurrently or similar tools to run both processes in one tab.

Deployment

Use wrangler to build and deploy your application to Cloudflare Workers:

npm run deploy

Featured Templates

View More
AI Agents
AI Video Generator
252 2007 5.0
Customer service
AI-Powered Product List Manager
153 868
AI Engineering
Python Bug Fixer
119 1433
Data Analysis
Pharmacy Admin Panel
252 1957

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.