Optional: Simple Frontend Using Templates

To make your application a little more accessible, Rocket provides the Templates interface for frontend support.

Follow their guide for a more comprehensive documentation.

Some examples can be found in the SeaORM official Rocket example and rocket-example in the repo of this tutorial.