Questions tagged [railway.js]

Railway.JS(now known as CompoundJS) - MVC framework. Create NodeJS web apps faster with more energy, using RailwayJS.

RailwayJS (now known as CompoundJS) is the Node.JS MVC framework based on ExpressJS, fully ExpressJS-compatible. It allows you to build web applications in a similar manner as in Ruby On Rails.

The main objective of the framework - web development without pain.

Some of the features of RailwayJS are:

  • Full MVC+H stack
  • Resource-based routing
  • JugglingDB ORM
  • Multi-locale support
  • Coffee-script support (howto)
  • Generators for model, controller, scaffold
  • Testing: nodeunit, cucumis, code coverage reporting
  • Debugging: railway console
  • Extensions
61 questions
-1
votes
1 answer

unable to deploy django project on railway

keep receiving 'stream did not contain valid UTF-8' at the building stage tried using the pipreq command to generate requirements.txt in place of pip freeze>, yet it made no difference
1 2 3 4
5