slavic.media

Slavic Media

Creative & Production studio based in Denmark and Czechia. We tell stories with deep eye contact, magnificent shots and clean designs to help your project stand out from the noise.

Cover 1

Slavic Media is headquartered in Kolding, Denmark, with remote team members distributed across the kingdom and Czechia. We are bootstrapped (self-funded) and profitable. We’re always on the lookout to add kind, thoughtful, and exceptionally talented individuals to our team. Drop us a line if you’re motivated by the intersection of individual freelance professionals - contact@slavic.media.

Deployment

Feature URL
Frontend slavic.media
API api.slavic.media
CDN cdn.slavic.media
Video vimeo.com/slavicmedia

Documentation

To check out docs, visit api.slavic.media/docs.

Frontend Setup

cd frontend
npm install ## Install Node
npm run dev ## Compile and Hot-Reload for Development
npm run build ## Type-Check, Compile and Minify for Production

Backend Setup

cd backend
npm install ## Install Node
npm run dev ## Compile and Hot-Reload for Development

API Setup

cd backend
npm run start-dev ## Compile and Hot-Reload for Development