Skip to content

codelabsab/web

Folders and files

NameName
Last commit message
Last commit date
Oct 28, 2018
Oct 28, 2018
Mar 1, 2019
Oct 28, 2018
Jan 10, 2020
Oct 28, 2018
Oct 28, 2018
Oct 28, 2018
Mar 1, 2019
Nov 8, 2018
Nov 8, 2018
Sep 12, 2019
Jan 10, 2020
Oct 28, 2018
Jun 23, 2019
Oct 28, 2018
Oct 28, 2018
Aug 26, 2019
Oct 30, 2018
Oct 30, 2018
Jun 23, 2019

Repository files navigation

Build Status

Code Labs AB

Code Labs Webpage running on:

  • s3 static website (AWS S3)
  • CDN edge locations (AWS CloudFront)
  • certification manager (AWS Certificate manager))
  • Route 53 (AWS)
  • Travis-CI build on push -> push to s3 bucket
  • publish website on codelabs.se S3 bucket

Instructions

If you push new code, travis-CI will trigger a build and push the files to the codelabs.se S3 bucket on AWS

Pushes everything under ./src/web/* to S3 bucket

Local development

Make sure you have node and npm installed.

Install gulpjs

$ npm install -g gulp

Install local dependices:

$ npm install

Run gulp

$ gulp

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •