Git Product home page Git Product logo

galasa.dev's Introduction

Galasa Homepage

This repository contains the source for the Galasa test automation system homepage.

If you are interested in the development of Galasa, take a look at the documentation and feel free to post a question in our Galasa Slack workspace. Register to join first if you're not yet a member. You can raise new ideas / features / bugs etc. as issues on GitHub.

Getting started

To use the site locally, follow the following instructions:

  1. Ensure you have installed Node.js at the same version as specified in the .nvmrc file.
  2. Clone this repository to your own machine.
  3. From the root of the repository, install all the required dependencies:
    npm install
  4. Run the development build, which will automatically update as you change files:
    npm run develop

Sometimes you want to be sure of exactly what will be produced in the CI build. If you want to run a full production build, you can do so using:

npm run build

You can then serve that production build using:

npm run serve

Contributing

Take a look at the contribution guidelines.

Any changes to the documentation should be contributed as pull requests:

  1. Make a fork of this repository (top-right).
  2. Make your changes in a branch of your fork.
  3. Create a pull request for your changed branch.

Please format your code using Prettier:

npm run format

License

This code is under the Eclipse Public License 2.0.

galasa.dev's People

Contributors

caromac avatar cxharris avatar ind1go avatar cicsdeliverytest avatar dependabot[bot] avatar hobbit1983 avatar robertpatersonibm avatar jadecarino avatar michael-baylis avatar earthy707 avatar andylyell avatar jakub-cz avatar rsomers1998 avatar ijmitch 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.