Skip to content

Starter code for BC Hacks Lite Github Workshop presented by UBC DSC

Notifications You must be signed in to change notification settings

ubcdsc/BCHacks-starter-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BC Hacks Lite 2020 Github Workshop

Presented by Developers Student Club UBC

Welcome to our github workshop! This repo contains code that will be used in the demos. Please fork this repository so you can work alongside us :)

Prerequisites

What you need to prepare before the demo:

The Code

The code in this repository is a super simple webapp that fetches random programming jokes from a RESTful API (https://sv443.net/jokeapi/v2/) using a jQuery ajax request.

Since this workshop isn't focused on the code itself, this webapp will act as a sample for us to demo deployment later on.

The Workshop

What we'll cover

  • The Basics:
    • What is git/github?
    • Common commands
    • Demo usage with this starter code
  • Github Pages:
    • What is ghpages and what can you do with it?
    • Demo deploying a generic react template to github pages.
  • Github Actions/Firebase
    • Automation with github actions
    • Deployment to Firebase

We hope that through this workshop you'll learn about github/git basics, useful use cases, and how you can deploy your hackathon projects for collaboration and presentations.

About

Starter code for BC Hacks Lite Github Workshop presented by UBC DSC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published