Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acburdine/denali-mongoose

Denali ORM adapter for Mongoose
https://github.com/acburdine/denali-mongoose

denali denali-addon mongoose

Last synced: 27 days ago
JSON representation

Denali ORM adapter for Mongoose

Awesome Lists containing this project

README

        

# Denali Mongoose

An awesome addon built on the Denali framework.

## Developing

1. Clone the repo down
2. `npm install`
3. `denali server`
4. Hit [localhost:3000](http://localhost:3000)

## Tests

```sh
$ denali test
```