katungi / urban-js

A simple react meta-framework

Home Page:https://epic-js.dankat.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a backend Infrastructure like Next using express.

katungi opened this issue · comments

Requirements

  • Look into spinning up a backend server and exposing the same local url as the endpoint.
  • We will use express.js and a friendly syntax for fast endpoints
  • File based routing

Recommendations:

  • Look into Nitro.
  • Look into create-bun-app architecture.
  • Look into Vinxi