/nextjs-scaffold

a scaffold with nextjs, react, typescript, mongodb, koa

Primary LanguageCSSMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License LinkedIn


nextjs-scaffold

a scaffold with nextjs, react, typescript, mongodb, koa

Getting Started

Prerequisites

nodejs
koa
mongodb
react

Usage

start server

cd modules/server
yarn start

start nextjs

cd modules/next
npm run dev

License

Distributed under the MIT License. See LICENSE for more information.