Skip to content

implement admin backend in rails #1

@domachine

Description

@domachine

Since the admin backend is a pure CRUD application without much nodejs related fuzz, I think it's the best to implement it as an independent app in rails. Rails is much better suited for such an application. It's a real pain to be equally effective in nodejs. nodejs is powerful for the runtime stuff but not well suited for MVC apps I think. As a quick start we could code it against the same database and later equip the runtime part with a rest-api.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions