randyscotsmithey/feathers-realworld-example-app Updated +Created
MongoDB-based.
So once you install MongoDB, run with:
MONGODB_FEATHERS_REALWORLD=mongodb://localhost:27017/mydb npm start
Tests can be run with:
MONGODB_FEATHERS_REALWORLD=mongodb://localhost:27017/mydb npm run test
but there were 10 failures and 55 passes: github.com/randyscotsmithey/feathers-realworld-example-app/issues/3
Server Side Public License Updated +Created
Created by MongoDB, attempts to be even more restrictive than AGPL by more explicitly saying that indirect automatic requests are also included in the "you must give source" domain: opensource.stackexchange.com/questions/8025/difference-between-mongodb-sspl-and-gnu-agpl
The base use case is:
which is what MongoDB is trying to ensure, which sounds fair.