Giter Site home page Giter Site logo

gonzalocasaseca / scully Goto Github PK

View Code? Open in Web Editor NEW

This project forked from the-jenkins-x-files/scully

0.0 2.0 0.0 1.82 MB

Scully is the Front End UI of the Jenkins X workshop

JavaScript 90.43% HTML 2.77% CSS 2.06% Dockerfile 0.16% Makefile 3.68% Smarty 0.90%

scully's Introduction

The Jenkins X Files - Scully

scully is the frontend side of The Jenkins X Files - the Jenkins X workshop. You can also see Mulder, the backend side.

It's a React application that provides a (very) basic UI with one page.

  • http://127.0.0.1:3000 to go to the UI

Dependencies:

  • Mulder - to store the quotes

Commands

Install dependencies

  • npm install

Dev env

  • npm run dev

When your running npm run dev, you can add an env variables

  • SERVER (string): url of the mulder instance. Default: http://127.0.0.1:8080

Building

  • npm run build

Running

  • npm start

Env variables:

When your running npm start, you can add an env variables

  • SERVER (string): url of the mulder instance. Default: http://127.0.0.1:8080
  • PORT (string): node server port. Default: 3000

For example

SERVER=http://mulderscully.com node server.js

Unit Tests

  • npm test

E2E Tests

  • npm run e2e

Env variables:

When your running npm run e2e, you can add an env variables

  • UI (string): url of the scully instance. Default: http://127.0.0.1:3000

For example

UI=http://127.0.0.1:8000/ npm run e2e

Thanks

This project was bootstrapped with Create React App.

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.