Coder Social home page Coder Social logo

rtcode's Introduction


GitHub license GitHub issues GitHub code size in bytes

Developed with โค๏ธŽ by gsilvamartin and contributors

About RTCode

RTCode is a web application to share real time code with multiple connected users. RTCode takes the pain out of group development, avoiding problems like such as:

  • IDE Settings.
  • Environment Settings.
  • Diverging programming SDK Versions.
  • Code version divergence.
  • Difficulty in code collaboration between users.

Installation ๐Ÿ–ฅ

  1. Clone the project and navigate to the project root folder;
  2. Install the necessary dependencies for the project execution by running npm install;
  3. Create a file named .env on root folder based on .env.example file;
  4. In your previously created .env file, enter your secret information;
  5. Start the application by running npm start;
  6. Open browser in http://localhost:5000/code/ and register;
  7. Log in to your previously created user;
  8. Create a new code clicking on your username;
  9. Enter the code that you created. http://localhost:5000/code/yournewcodename.

Features ๐Ÿ’ก

  • Code autocomplete
  • Program in several languages.
  • Great diversity of themes.
  • Share code in real time with your friends.

โœ Programming Languages:

  • C
  • C#
  • C++
  • Python
  • Java
  • Javascript
  • NodeJS

โŒจ๏ธ Editor Keyboard Shortcuts:

  • Indent all lines Ctrl + S or Ctrl + Alt + F
  • Code auto complete Ctrl + Space
  • File execute Ctrl + Enter

Built with ๐Ÿ”ง

Contribution ๐Ÿฅฐ

The system is under development and has bugs and improvements to be implemented, so pull requests are welcome.

License: MIT

rtcode's People

Contributors

gsilvamartin avatar matheusmuriel avatar hackermondev avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.