An open API service indexing awesome lists of open source software.

https://github.com/pandada8/pancake

A Simple Blog
https://github.com/pandada8/pancake

Last synced: 2 months ago
JSON representation

A Simple Blog

Awesome Lists containing this project

README

        

# Pancake

A Simple blog used in http://blog.pandada8.me

the blog is built with `webpack`, `vue.js`, `koa.js` and use `postgresql` as data storage

# depoly

## using docker

> TODO

## normal way

1. clone the repo

2. install the dependency via `npm install`

3. init by `npm run init`

4. run the server by `npm run`

# Screenshot