Skip to content

Battledash-2/BetaIDE-The-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages