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

https://github.com/hubgit/example-feathers-next

An example app using Feathers, Mongoose and Next.js
https://github.com/hubgit/example-feathers-next

Last synced: 10 days ago
JSON representation

An example app using Feathers, Mongoose and Next.js

Awesome Lists containing this project

README

          

An example server ([Feathers](http://feathersjs.com/), [MongoDB](http://mongoosejs.com/)) + client ([React](https://github.com/facebookincubator/create-react-app), via [Next.js](https://github.com/zeit/next.js)) to demonstrate real-time editing.

Note: there's no authentication, so anyone can read/write to/from the server.