Giter Site home page Giter Site logo

djit.su's Introduction

Djitsu - Reactive Editor

Advanced Editor, Development Environment, Application and Execution Platform

This repository is the live source-code for djit.su

Djitsu - Reactive Editor

Getting Started with Djitsu

Djitsu is an editor, application, and an execution platform all rolled into one - it allows you to write regular good-old Javascript (for now, later it will support more languages), without any platform-specific APIs or other platform lockins, so you can be sure that any code written out-side of djitsu will work on djitsu, and any code written in djitsu is just regular code you can use anywhere else.

A great place to start is:

Install

Add .env files

  1. Add .env.development.local to project root
  2. Add this to the file:
RAZZLE_FIREBASE_APIKEY="AIzaSyDDJSDZPXq9a5sCTR97zgfTR50tRsspKoQ"
RAZZLE_FIREBASE_AUTH_DOMAIN="djitsu-5cffa.firebaseapp.com"
RAZZLE_FIREBASE_DATABASE_URL="https://djitsu-5cffa.firebaseio.com"
RAZZLE_FIREBASE_PROJECT_ID="djitsu-5cffa"
RAZZLE_FIREBASE_STORAGE_BUCKET="djitsu-5cffa.appspot.com"
RAZZLE_FIREBASE_MESSAGING_SENDER_ID="921945884841"
RAZZLE_FIREBASE_APP_ID="1:921945884841:web:3867a9b55d43077635c1b8"
RAZZLE_FIREBASE_MEASUREMENT_ID="G-104YGV6JJ6"
RAZZLE_USER_CONTENT_URL="http://localhost:3000/user-content"
RAZZLE_DV=lion

Connect

djit.su's People

Contributors

elis avatar

Watchers

 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.