Skip to content

c3lingo/c3t-drop

 
 

Repository files navigation

c3t-drop

This is a web app that the c3lingo crew uses to collect slides and other material from speakers at Chaos events.

Setup

# Clone this repository
git clone git@github.com:c3lingo/c3t-drop.git
cd c3t-drop

# Download half the internet
yarn install

# Copy the example configuration file
cp config.example.ts config.ts

# Run
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.8%
  • Pug 19.0%
  • CSS 11.6%
  • Dockerfile 2.4%
  • JavaScript 2.2%