Code Monkey home page Code Monkey logo

react_i6tix's Introduction

i6 Posters

Development Description
yarn Install dependencies
npm start Start application
localhost:3000 localhost testing URL
Production Description
npm run build Builds out the /dist assets

CI Integration & Hosting

The Poster Configurator is a set of .html, .js, and .css files capable of being hosted in a file storage system such as RackSpace Cloud Files or AWS S3.

  • This repository is set up to automatically to AWS S3 when pushes are made to the master branch.

    • You may access the S3 instance at the following URL:
      • TBD
  • The following environment variables need to be set via GitLab Secrets for this to work:

    AWS_ACCESS_KEY_ID
    AWS_BUCKET
    AWS_REGION
    AWS_SECRET_ACCESS_KEY
    

Misc Notes

This project is based on React Slingshot

Troubleshooting

# when executing npm start, you're greeted with the following:
「wdm」: TypeError: Cannot read property 'map' of undefined
    at /{path}/{project}/node_modules/hard-source-webpack-plugin/index.js:659:12
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:228:7)

react_i6tix's People

Contributors

jodriscoll avatar

Watchers

 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.