Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 446 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 446 Bytes

BE keni's Blog

keni's practice

it's the backend proj of keni's blog

feat

  • user login & register
  • cookie & cors workout
  • post api support
  • env config support

TODO

  • 🚧 env config all file
  • 🚧 combine tag & cat
  • 🚧 Collaboration support
  • 🚧 koa in the near future

Start

  • git clone it! 👇
  • npm install it! 👇
  • npm run start it! 🥳

⚠️ should used with backend proj of keni's blog