This repository is dedicated to exploring how to setup next.js with express.js to solve the routing problem
yarn # install dependencies
yarn dev # run development server
yarn build # build the project for production use
yarn start # run the production server