Battledash-2 / BetaIDE-The-Project

BetaIDE

Home Page:https://betaide.repl.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetaIDE -- The Online IDE

BetaIDE was made by @Battledash2 and @AnthonyMouse on repl.it (now replit.com)

Updates coming soon! A remastered IDE and support for folders!

Note: This code will only work on replit.com

What is BetaIDE?

BetaIDE is an IDE made using NodeJS. It lets you host any codes for free, you can also specify if you'd like it to be fetchable (CORS).
It has features like:
  • Create an account
  • Create projects
  • Delete projects
  • Modify CORS (A/N)
  • View projects
  • Share projects with friends
And more to come!

How was BetaIDE made?

BetaIDE was made with NodeJS. It was hosted on repl.it.

Why was BetaIDE made?

BetaIDE was made so everyone could host their projects online. You can host basically any static html website, and can even allow people to fetch to it with our custom file .ide which is a JSON file with settings for the displayer (NodeJS) to follow.

Update Log

  • Security: Moved viewing projects to usercontent.betaide.repl.co for security
  • Added API tools
  • Added API (/p/cli)
  • OLD- Added JavaScript highlighting to .mjs and .jsm files

Suggestions

Error While Loading Comments

Create a comment!

About

BetaIDE

https://betaide.repl.co/


Languages

Language:JavaScript 63.3%Language:HTML 35.1%Language:EJS 0.8%Language:CSS 0.7%Language:Shell 0.0%