InsForge Alpha October

01 Nov 20251 minute
Hang Huang

Hang Huang

CEO & Co-Founder

InsForge Alpha October Cover

We’re now 4 months into building InsForge. This month we focused on improving the builder experience, making it easier to import data, and monitor your backend logs. Here’s what’s new in InsForge

OAuth: 4 New Third Party Providers

You can now enable third-party logins with LinkedIn, Microsoft, Facebook, and Discord. On InsForge Cloud, we provide shared credentials for developers who want to quickly test these login flows.

After enabling, you can implement these logins directly through your agent by sending a simple prompt such as:

text
implement Discord login

InsForge Oauth Providers List

Import CSV to Your Table

You can now upload .csv files directly into any table from the dashboard. Perfect for bringing in sample data or migrating from other tools.

InsForge Upload CSV Feature

InsForge.js SDK

We’ve released our insforge-js sdk to make it easier for developers to integrate InsForge into their workflows. Manage auth, query databases, and control your backend programmatically with a few lines of code. Check it out on GitHub.

Logs

The new logs page lets you monitor container logs in real time. You can watch your backend activity directly in the dashboard, or let AI coding agents query logs through the InsForge MCP to automatically debug and search for errors.

InsForge Logs Feature

Coming Next

Our focus is moving to Alpha in mid November, so we will be having a big announcement in 2 weeks, look out for that!

And we have some pretty exciting features will be releasing in next month as well:

  • Site Deployment: Deploy your frontend site with a single prompt through InsForge
  • Cron Job: Allowed scheduling workloads — e.g. “send me an email every day at 8 AM”

Full public roadmap here, feel free to submit and upvote the features you would like us to prioritize.

Get Started