Coder Social home page Coder Social logo

trvrsl's Introduction

trvrsl

The website for the Traversal Conference.

๐ŸŽ™๏ธ

This project is a react-static app utilizing GitHub as a CMS via markdown files located in the docs directory.

Design

Guiceworks created the UX flows, designs and Invision prototype.

Development Requirements

For development, you will need Node.js installed on your machine. A Current or LTS version of Node.js should do the trick and gets installed through homebrew.

brew install node

This project prefers yarn over npm as it's package manager. You can also install yarn through homebrew.

brew install yarn

Next, install the project dependencies:

yarn install

Normal react-static scripts are now available:

yarn build  # Creates the prodution build
yarn flow   # Runs the Flow type checker
yarn lint   # Lints the project using eslint-config-mkitt
yarn start  # Starts the development environment
yarn shipit # Bypass CI and deploy directly to production

View the package.json file for a list of dependencies and configuration options. To learn more about a dependency use npm's home command:

npm home humps

CI and Deployments

CircleCI

The following commands must pass on CI for deployments to occur.

yarn flow
yarn lint

CircleCI will auto deploy to an S3 bucket when the master branch passes.

The S3 bucket uses CloudFront as a CDN.

๐Ÿ™‹โ€โ™€๏ธ if you need access to S3 or CloudFront

trvrsl's People

Contributors

mkitt avatar jcasimir avatar imcatnoone avatar nodunayo avatar mghaught avatar

Watchers

James Cloos 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.