Skip to content

Kehao33/koa-mongoose-backend-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technology stack

  • node framework: koa
  • database: mongodb(mongoose)
  • typescript
  • package manage: pnpm

QuickStart

$ pnpm i
# maybe need to add .env config
# open mongodb service (mongo)
$ pnpm run dev

QA

Q1: connect mongodb [MongoServerError: Authentication failed.]

A1: add role for mongodb

About

base koa & mongoose build a backend template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors