This issue depends on #9 and should be started after the refactor of the code architecture. - Add `page` model / schema - Add routes (`POST`, `PUT/{id}`, `GET/{id}`, `DELETE/{id}`) - Generate migrations
This issue depends on #9 and should be started after the refactor of the code architecture.
pagemodel / schemaPOST,PUT/{id},GET/{id},DELETE/{id})