Skip to content

adamchester/gistblog-express

Repository files navigation

Gistblog-express

Gistblog-express is based on gistblog, but uses expressjs instead of geddy, primarily so it would be easily deployed on the azure platform.

To run:

  1. install node.js

  2. run the 'npm install' command

    npm install
  1. start gistblog-express
    node app

About

A blog, where posts are github gists, using Node.js / Express

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published