Remix boilerplate for building modern web applications. As I plan to often use it, I decided to make this template.
Remix is a full-stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff. That's Remix description from their website.
CT8 is a free hosting that you can use to host your apps and databases.
app.js
is the entrypoint required by CT8public
directory is implicitly handled by Nginx, therefore static
is used in place to manually config caching, etc.ThemeSetter
component), also PostCSS for auto-prefixing and minifying