cortip/isomera

Drop support for Landing Pages

Open

#276 opened on Oct 20, 2024

 (0 comments) (0 reactions) (0 assignees)TypeScript (6 forks)auto 404
back-endenhancementgood first issuehelp wantedtooling

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

Since many might use Webflow, there's no point in maintaining Next.js for a landing page. Even if it was needed, some might go with Remix or something else.

Since Landing Page is not tied via DTOs, validators and other constants that are usually data bridging helpers on frontend, backend and mobile, we can keep it more simple.

Contributor guide