RedwoodJS is a full stack framework written in JavaScript. It offers everything from templating to routing and an integrated data storage layer in the form of Prisma ORM. Everything you expect to find in a platform to write complete production applications in. Unlike server-side frameworks RedwoodJS makes a clear definition between the front and backends, leveraging GraphQL for out of the box.
What makes RedwoodJS especially interesting is that you can integrate other APIs to its standard GraphQL API or even replace the default one completely and depend on a remote backend like Ibexa Content, Ibexa Experience or Ibexa Commerce.
Sample code: https://github.com/janit/redwoodjs-ibexa
Blog post: https://www.ibexa.co/blog/redwoodjs-s...