Metatube is a next generation media/content sharing platform. As where Youtube has been silencing voices that don't coincide with it's shareholders (being a private company), Metatube is a redesign of the entire media network paradigm. Allowing content creators to monetize any and all content, giving them more monetization options, and giving content consumers a more secure channel to consume from.
For more information follow @neet_jn on Twitter. A more detailed outlook on the venture will be available at a later time.
This project was created using Riot.js 4, Tailwind CSS, and Webpack with riot4-boilerplate. It was meant to serve as a simple landing page for the metatube project until it's actual development. This repository may contain Google / Amazon tracking codes.
Additional technologies:
Javascript:
- Anime.js
- d3.js
- fullPage.js
Tailwind:
- tailwindcss-filters
- tailwindcss-transitions
Misc:
- animate.css
- pretty-checkbox
This project was built using Node version 12.5
and NPM 6.9.0
. To install development dependencies:
npm install
For building the application use:
# skips linting and prettier
npm run bundle
# includes linting and prettier
npm run build
You can run the application using the following commands:
npm run app:dev
to serve on localhost:3000 and
npm run app:prod
to serve on localhost:8000 without any sourcemaps.
T/B/D
Copyright (c) 2019 John Nolette, neetGroup Licensed under the MIT license.