GithubHelp home page GithubHelp logo

sankhakarunasekara / qhacks-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imgbotapp/qhacks-website

0.0 2.0 0.0 47.39 MB

QHacks main website! :tada: :electric_plug:

Home Page: https://qhacks.io

License: MIT License

JavaScript 98.14% CSS 1.86%

qhacks-website's Introduction

QHacks Website

CircleCI Status Coverage Status

This repository contains the QHacks website! The website is to serve as a marketing resource for our event and to act as a gateway for hackers to access our dashboard. In addition to containing our event website for the current year, this repo also contains branches that have our websites from our previous years.

The website is built using Gatsby which utilizes React to generate static sites. For data fetching we are using a combination of GraphQL and REST from many different sources. For testing we use Jest and track our test coverage using Coveralls. For more information about the technical specifications please refer to the wiki.

Utilize

Utilize the scripts below in the root of the project to get started:

Install dependencies:

npm run install

Build the website:

npm run build

Build the website while watching changes:

npm run develop

Run the linter to check code style:

npm run style

Run the formatter to fix code style issues:

npm run format

Run the entire test suite:

npm run test

Run only the Jest tests:

npm run jest-tests

Run only the Jest tests in watch mode:

npm run jest-tests-watch

Run only the Jest tests and report coverage data to Coveralls:

npm run jest-tests-with-coverage

NOTE: You likely won't need to do this and it will fail because some environment variables are required. We use this in our CI environment.

Run only the Cypress tests with server:

npm run cypress-tests

NOTE: This will start a server and host the website at the baseURL that Cypress requires and shut down the server once all the testing is complete.

Open the Cypress test runner:

npm run cypress-open

Run only the Cypress tests without server:

npm run cypress-run

NOTE: To run this you must have the website being served to the baseURL set in the Cypress config.

Run only the Cypress tests and record data to the Cypress dashboard:

npm run cypress-run-record

NOTE: You likely won't need to do this and it will fail because some environment variables are required. We use this in our CI environment.

Contributing

A general guide to contribute in this repository is:

  1. Fork it!
  2. Create your feature branch: git checkout -b feature/my-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-feature
  5. Submit a pull request ๐Ÿš€

See more information in our contributing guide.

License

Copyright 2018 QHacks

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

See the entire license in our license file.

qhacks-website's People

Contributors

robertwsaunders avatar etenoch avatar rosslh avatar keithweaver avatar ccrowley96 avatar zackharley avatar vms-6511 avatar daniel2218 avatar adamperron avatar aviihej avatar 10kc-zack avatar

Watchers

James Cloos avatar Sankha Lakshan Karunasekara 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.