Node.js API framework
View the API docs at https://ash-framework.github.io/core
Get started by installing the cli at https://github.com/ash-framework/cli
- Install:
npm install --save ash-core
- Module:
require('ash-core')
- Install jest
npm i -g jest
-
Create a postgres database for integration tests
-
Run tests passing postgres database connection string as an environment variable
PG_DB=<database> PG_USER=<user> jest
Discover the release history by heading on over to the releases page.
These amazing people are maintaining this project:
- Richard Walker digitalsadhu@gmail.com
These amazing people have contributed finances to this project:
Become a sponsor!
These amazing people have contributed code to this project:
- Richard Walker — view contributions
- Mark Stuart https://github.com/markstuart
- Patches https://github.com/pnw
- Patrick Haply — view contributions
Unless stated otherwise all works are:
- Copyright © Richard Walker
and licensed under: