Jakub Sokołowski 3d729b1d01
add CI setup for deploying with Jenkins
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-19 17:35:19 +01:00
2020-02-19 23:35:43 +09:00
2020-02-17 00:53:59 +09:00
2020-01-31 00:39:44 +09:00
2020-01-28 00:58:24 +09:00
2020-02-04 00:27:01 +09:00
2020-01-17 23:42:08 +09:00
2020-01-28 00:58:24 +09:00
2020-02-02 21:37:05 +09:00

Status Podcasts

The Podcast broadcasting website for the Status community

Support RSS to play Status community podcasts

Demo website: http://jinhojang.s3-website.ap-northeast-2.amazonaws.com/

Installation

  1. Clone the repo
git clone https://github.com/jinhojang6/status-podcast.git
  1. Install dependencies
yarn install
  1. Start up the development server
yarn run dev

#visit http://localhost:1234/
  1. Build
yarn run build
Description
Languages
JavaScript 71.8%
CSS 26.3%
HTML 1.9%