Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 315 Bytes

Swiftwind

A blogging paltform. Based on koa, es6.

This project is deprecated.

Pre-requisite:

  • Node.js v4.2
  • MongoDB 3.0

TODO:

  • do the testing
  • use React.js to rewrite the backend
  • add session store
  • build a demo
  • modify the router layer
  • maybe write a turtorial based on this project in the future