Giter Site home page Giter Site logo

pakyow's Introduction

Pakyow Web Framework Gitter chat

Pakyow lets you build modern apps that don't break the web.

It provides features such as auto-updating views while embracing traditional concepts like progressive enhancement. Designed to be as simple as possible, it helps you quickly create momentum and maintain it throughout a project.

Embraces the new web (without breaking it).
Views automatically stay in sync with the server, with no extra code. Pakyow brings progressive enhancement to the modern web.

Removes friction from development.
Quickly build a prototype with only HTML and CSS. Later on, build right on top of the prototype without throwing out previous work.

Accessible to everyone.
Pakyow makes it a little bit easier to get started. We believe that a simpler web empowers more contribution, leading towards a more democratic web.


Gem Version Build Status Dependency Status Inline docs


Getting Started

  1. Install Pakyow:

    gem install pakyow

  2. Create a new Pakyow project from the command line:

    pakyow new webapp

  3. Move to the new directory and start the server:

    cd webapp; bundle exec pakyow server

  4. You'll find your project running at http://localhost:3000!

Next Steps

  • Read the overview to better understand the goals and architecture of Pakyow.
  • Go through the warmup to build & deploy your first project.
  • Browse the docs to learn more about presentation, routing, realtime channels, and more.
  • Check out the code on GitHub.

We'd love to have you involved. Here are a few places to start:

License

Pakyow is released free and open-source under the MIT License.

pakyow's People

Contributors

aqnouch avatar boffbowsh avatar bryanp avatar cesarfigueroa avatar ferdinandrosario avatar gurukhalsa avatar hby avatar iamvery avatar jphager2 avatar karimmtarek avatar koriroys avatar rjclardy avatar robertodecurnex avatar tessellator avatar tugboat avatar yodarunamok avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.