Giter Club home page Giter Club logo

cascadiajs-2019's Introduction

CascadiaJS 2019

Welcome to the source code behind CascadiaJS 2019!

This site is powered by Begin, an app platform and framework for building serverless applications on AWS.

Running this site locally

  • Initialize the repo: npm i
  • Start a local dev server: npm start
  • To lint your code: npm run lint
  • To run your tests: npm t

(Re)Generating social sharing images

  • Install puppeteer globally: npm i puppeteer -g
  • Run: npm run social-images

Project structure

  • src/http/get-index/
    • Handles requests to the root view (e.g. /) and pages view (e.g. /why-cascadiajs)
  • src/http/get-speakers-000speaker/
    • Handles requests to the speaker view (e.g. /speakers/aaron-turner)
  • src/views/
    • Contains logic and components for all views
  • src/shared/
    • Contains app utils and dummy speaker data
  • public/
    • Contains basic static assets for the app (images, styles, etc.)
    • Files within this folder are also deployed to the Begin CDN
  • build/
    • Contains build script that pulls event information from a private endpoint, enabling scheduled speaker reveals
    • The event data endpoint runs in a separate Begin app and repo that contains a single API endpoint (and static assets hosted on the Begin CDN)

Begin reference

  • Quickstart - basics on working locally, project structure, deploying, and accessing your Begin app
  • Creating new routes - basics on expanding the capabilities of your app

Head to docs.begin.com to learn more!

cascadiajs-2019's People

Contributors

begerter avatar beginci avatar bniedermeyer avatar cnunciato avatar crtr0 avatar darcar31 avatar dkundel avatar entorenee avatar eshtadc avatar gabidombrowski avatar giladgray avatar hueniverse avatar isabelacmor avatar jimcal avatar kjacobson avatar makingwavs avatar markpalfreeman avatar missmatsuko avatar mrpeu avatar noahadams avatar ryanblock avatar samanthasiow avatar torch2424 avatar trivikr avatar user1m avatar zjaaspoer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cascadiajs-2019's Issues

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.