ryanmdoyle / something-was-wrong

Website for the Something Was Wrong podcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Something Was Wrong

A podcast about abusive men among other things.

This is the site that runs Something Was Wrong and was built based of the podcast site for Syntax.fm — go there to listen to it!

This site is built on React and Next.js

Requirements

  • Node 8.1.2 or higher

Development

First you npm install

Then you npm run dev and visit http://localhost:7777.

Then you do some work.

When you are ready for prime time, you can just submit a PR to this repo and it will be deployed once it's accepted.

If you want to build your own version, just run npm run build and then I'd recommend deploying with now.

About

Website for the Something Was Wrong podcast

License:MIT License


Languages

Language:JavaScript 73.1%Language:CSS 26.9%