meowwwls / Glitch-Community

The glitch.com community site, glitch.com/~community

Home Page:https://glitch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glitch Community Projects

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.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests to us.

Glitch employees should check out DEPLOYING.md for details on our deploy process.

Getting Started

File structure

  • the backend app starts at server.js
  • src/client.js is compiled and served as /client-bundle.js
  • components and their styles are in src/components/ :-)
  • view templates are powered by the .jsx files in src/presenters/
  • stylus files like styles/style.styl are compiled and served directly as build/style.css
  • Files in public/ and build/ are served directly
  • drag in assets, like images or music, to add them to your project

application models -> presenter -> DOM

Built with

  ___     ___      ___
 {o,o}   {o.o}    {o,o}
 |)__)   |)_(|    (__(|
--"-"-----"-"------"-"--
O RLY?  YA RLY   NO WAI!

Remixing this project

Once you remix this project, it'll come straight to life! The only external dependency that doesn't remix cleanly is OAuth login -- see the FAQ for a workaround.

About

The glitch.com community site, glitch.com/~community

https://glitch.com

License:Apache License 2.0


Languages

Language:JavaScript 80.0%Language:CSS 18.4%Language:HTML 1.3%Language:Shell 0.3%