Discover new reasons to code, remix cool and helpful projects made with Glitch.
Philosophically, a little bit Youtube, some Spotify, with a sprinkle of app store.
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests to us.
File structure
- the backend app starts at
server.js src/client.jsis compiled and served as /client-bundle.js- view templates start at
src/templates/hello.jadelet - stylus files like
public/style.stylis compiled and served directly aspublic/style.css - Files in
public/are served directly - drag in
assets, like images or music, to add them to your project
application models -> presenter -> DOM
___ ___ ___
{o,o} {o.o} {o,o}
|)__) |)_(| (__(|
--"-"-----"-"------"-"--
O RLY? YA RLY NO WAI!
Once you remix this project, it'll come straight to life! The only external dependency that doesn't remix cleanly is OAauth login -- see the FAQ for a workaround.