@ash-framework/ash

0.1.1 • Public • Published

@ash-framework/ash

View API docs at https://ash-framework.github.io/ash

The Media Suite

Travis CI Build Status NPM version NPM downloads Dependency Status Dev Dependency Status

Node.js web framework

Install

NPM

  • Install: npm install --save @ash-framework/ash
  • Module: require('@ash-framework/ash')

Developing Ash

Running tests

  1. Install jest
npm i -g jest
  1. Create a postgres database for integration tests

  2. Run tests passing postgres database connection string as an environment variable

PG_CONNECTION_STRING='postgres://<user>@localhost:5432/<database>' jest

History

Discover the release history by heading on over to the releases page.

Backers

Maintainers

These amazing people are maintaining this project:

  • Richard Walker digitalsadhu@gmail.com

Sponsors

These amazing people have contributed finances to this project:

Become a sponsor!

Contributors

No contributors yet! Will you be the first?

License

Unless stated otherwise all works are:

and licensed under:

Readme

Keywords

Package Sidebar

Install

npm i @ash-framework/ash

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • ash-framework
  • digitalsadhu