Skip to content

hueper/10-10-01-10-10.church

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10-10-01-10-10.church

Website of 10-10-01-10-10.church. Streaming Churchy.

churchy-screenshot.png

This project uses the great MERN (+ Redux) user authentication boilerplate with Passport.js and JWT by Rishi Prasad: https://github.com/rishipr/mern-auth

This project uses the following technologies:

This repo doesn't cover configs for Icecast2 and butt.

Configuration

Make sure to add your own MONGOURI from your mLab database in config/keys.js.

module.exports = {
  mongoURI: "YOUR_MONGO_URI_HERE",
  secretOrKey: "secret"
};

Quick Start

// Install dependencies for server & client
npm install && npm run client-install

// Run client & server with concurrently
npm run dev

// Server runs on http://localhost:5000 and client on http://localhost:3000

About

Website of 10-10-01-10-10.church. Streaming Churchy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published