Next.js + Ruby on Rails API
Next.js on Rails is an opinionated template that combines the frontend framework Next.js with the backend API framework Ruby on Rails. It is designed for quickly setting up projects and follows the best practices of both Next.js and Ruby on Rails. The template is actively maintained and serves as a great starting point for new projects. It also includes Docker support for easy deployment.
Backend:
Frontend:
To set up Next.js on Rails, make sure you have Ruby 3.0.3, Node >= 16.x.x, and Docker installed.
docker-compose build && docker-compose up -d
Next.js on Rails is a template that combines the power of Next.js and Ruby on Rails for rapid project setup. It provides features such as user authentication, authorization, organizations support, and various frontend components. The template is actively maintained and includes Docker support for easy deployment. Installation is straightforward and requires Ruby, Node, and Docker. Overall, Next.js on Rails is a great starting point for new projects that can be customized to fit specific needs. Contributions are also welcome on the GitHub repository.