Skip to content

Documentation website for Nameko, a microservices framework for python

License

Notifications You must be signed in to change notification settings

nameko/nameko.io

Repository files navigation

Nameko site

Documentation website for Nameko, a microservices framework for python

Getting started

Prerequisites

  1. Node: install version 8.4 or greater https://nodejs.org/en/download/
  2. Yarn: https://yarnpkg.com/lang/en/docs/install/

Installation

  1. Clone the repo
  2. cd /path/to/repo to go into the project root
  3. yarn install to install the sites dependencies

Running locally

  1. yarn run develop to start the hot-reloading development server (powered by Gatsby)
  2. open http://localhost:8000 to open the site in your favorite browser

Production build

  1. yarn run build to build the site in prod mode

About

Documentation website for Nameko, a microservices framework for python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published