Coder Social home page Coder Social logo

frontend's Introduction

CircleCI's frontend

This is an open-source mirror of the code that is running CircleCI's frontend. CircleCI provides powerful Continuous Integration and Deployment with easy setup and maintenance.

Feel free to fork and make contributions. We'll try to get them into the main application.

Usage

First, start the server that will serve the compiled assets:

lein run

That will start a server on port 8080.

In your /etc/hosts, add the following line:

127.0.0.1 circlehost

That will let you use your locally compiled assets on https://circleci.com.

Next, compile the frontend clojurescript assets:

lein cljsbuild auto dev

Install node dependencies (requires a recent version of node):

npm install

Download all of the 3rd-party javascript dependencies:

node_modules/.bin/bower install

To test that everything worked, visit http://circlehost:8080/assets/css/app.css and http://circlehost:8080/assets/js/om-dev.js.stefon in your browser.

Now you should have everything you need to start hacking on Circle's frontend!

Visit https://circleci.com?use-local-assets=true&om-build-id=dev in Chrome. You'll see a page with the text "Help". You'll need to click the shield in the URL bar and click "Load unsafe script".

If everything worked properly, you should see the normal CircleCI website. If things didn't work properly, please open an issue.

To get back to the website using the default assets, visit https://circleci.com?use-local-assets=false&om-build-id=production.

frontend's People

Contributors

aengelberg avatar alexnisnevich avatar arohner avatar bellkev avatar brandonbloom avatar cayennes avatar circlecai avatar dannykingme avatar disusered avatar dlowe avatar drewinglis avatar dwwoelfel avatar esnyder avatar gordonsyme avatar grimnebulin avatar iand675 avatar jballanc avatar marcomorain avatar notnoopci avatar nuclearsandwich avatar pbiggar avatar philnelson avatar reillyse avatar sgrove avatar swenson avatar thefoxis avatar timreinke avatar travis avatar venantius avatar worldsoup avatar

Watchers

 avatar  avatar  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.