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.
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 - [email protected].
Feature | URL |
---|---|
Frontend | slavic.media |
API | api.slavic.media |
CDN | cdn.slavic.media |
Video | vimeo.com/slavicmedia |
To check out docs, visit api.slavic.media/docs.
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
cd backend
npm install ## Install Node
npm run dev ## Compile and Hot-Reload for Development
cd backend
npm run start-dev ## Compile and Hot-Reload for Development