Skip to content

sv3lte/conduit-ssr

 
 

Repository files navigation

⌨️ Conduit SSR

version license Koa JWT ArtTemplate MongoDB Mongoose pnpm

💡 Introduction

Realworld: "The mother of all demo apps" — Exemplary SSR fullstack Medium.com clone (called Conduit), built with Art-Template + CORS + JWT + Koa2 + MongoDB + Mongoose + TypeScript.

Besides,this repository also provides RESTful APIs for Conduit React.

🔰 Getting Started

$ git clone https://github.com/yoonge/conduit-ssr.git

$ cd conduit-ssr

$ pnpm i

$ pnpm dev

📄 License

Conduit SSR is MIT-licensed.


🏗️ Scaffold

$ mkdir conduit-ssr

$ cd conduit-ssr

$ pnpm create vite . --template vanilla-ts

About

Exemplary fullstack realworld application (called Conduit) in TypeScript, built with Art-Template + JWT + Koa2 + MongoDB + Mongoose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.5%
  • HTML 32.1%
  • CSS 9.0%
  • JavaScript 2.4%