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
- Host: GitHub
- URL: https://github.com/hubgit/example-feathers-next
- Owner: hubgit
- Created: 2017-03-31T22:13:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T22:16:36.000Z (almost 9 years ago)
- Last Synced: 2025-07-06T04:15:08.238Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.