Skip to content

leannevau/senecajs.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

A Node.js toolkit for micro service architectures

#senecajs.org This repo contains the documentation website for Seneca.js. This documentation is available at senecajs.org or can be ran locally by cloning this repo and following the steps below.

Lead Maintainer: Dean McDonnell

Contributing

Seneca and its docs are open projects and encourage participation. If you feel you can help in any way, be it with examples, extra testing, tutorials, or new features please be our guest.

Please make all content changes in the /src/pages folder. All changes are built just before we redeploy the site so you only need to include changes in your PR. Upon your PR being accepted your changes will be deployed.

Please see our /contribute page for more information.

Run Locally

After cloning, you will need to get dependencies via npm,

npm install

Next simply build and serve to port 4000,

npm run build
npm run docs

License

Copyright Richard Rodger and other contributors, Licensed under MIT.

About

Documentation site for Seneca.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.1%
  • CSS 12.2%
  • PostScript 8.7%