Giter VIP home page Giter VIP logo

f / koding Goto Github PK

View Code? Open in Web Editor NEW

This project forked from koding/koding

2.0 4.0 1.0 569.31 MB

KODING IS NOW OPEN SOURCE! HERE IS MORE

Home Page: http://venturebeat.com/2016/07/26/koding-gitlab/

License: Apache License 2.0

Python 0.24% Shell 0.94% Ruby 0.04% Makefile 0.20% CoffeeScript 50.77% CSS 9.02% JavaScript 0.35% Go 37.40% HTML 0.86% Perl 0.01% PHP 0.01% PLpgSQL 0.11% SQLPL 0.04%

koding's Introduction

Koding

Slack Status Docker Pulls

The Simplest Way to Manage Your Entire Dev Infrastructure!

Koding is a development platform that provides you to build up your environment from scratch. Developers get everything they need to spin up full-stack, project-specific environments in seconds. Share them, update them, and manage infrastructure from a simple interface.

You can try Koding now on koding.com

Quick Start with Docker

Koding can be run as a docker container, it requires docker-compose which you can install from here. For the rest you can follow these steps:

git clone https://github.com/koding/docker-compose.git koding-docker-compose
cd koding-docker-compose
docker-compose up -d

Run Koding on Koding.com

Yes, you can run koding on koding.com by using provided .koding.yml

For mor information about stacks: koding.com/docs

Getting started for Development

If you wish to work on Koding itself, you need to install following software packages:

Software Requirements

Start developing

If you have the above software packages installed on your computer, you can follow steps for running the instance:

git clone https://github.com/koding/koding.git /your/koding/path
cd /your/koding/path
node -v # make sure your node version is not greater than `0.10.x`
coffee -v # make sure this doesn't return an error
npm install

You should have packages ready for running build specific scripts.

cd /your/koding/path
./configure # create necessary config files
./run install # start to install dependencies
./run buildservices # build the services
./run # run all services

As a result of this, you will have a file watcher watching your backend files (both node, and golang) and restart services when it's necessary. Now open up another terminal and run the following commands:

cd /your/koding/path
cd client # move into frontend client folder
npm install # install client dependencies
make # this will run a client watcher for you

Right now you should have 2 different watchers for (1) your backend files, (2) for your frontend client files.

Now you can navigate to to see your local Koding instance. Enjoy!

You can follow coffeescript-styleguide that we are relying on.

License

Koding is licensed under Apache 2.0.

Contribute

The main purpose of this repository to continue evolve Koding, making it more stable and create the best development experience ever. If you're interested in helping with that, please check our open issues. You can also join the conversation in our slack team!

koding's People

Contributors

alex-ionochkin avatar alex0z1 avatar andrushkevich avatar apokusin avatar arvidkahl avatar canthefason avatar cenkalti avatar didemacet avatar ezgikaysi avatar fatih avatar fatihacet avatar gokhansongul avatar gokhanturunc avatar gokmen avatar hakankaradis avatar humanchimp avatar igungor avatar mehmetalisavas avatar neelance avatar oguzalb avatar ozankasikci avatar rjeczalik avatar samet avatar sent-hil avatar sinan avatar szkl avatar tetsuo avatar tulvanandrei avatar usirin avatar ybrs avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

willyd61

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.