This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-09 20:16:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
328be8b07d
Vulcan
/
packages
/
nova-base-apollo
History
xavcz
328be8b07d
define mutation postVote(postId: String, voteType: String), wire it to <Vote />
2016-10-31 18:21:28 +01:00
..
lib
define mutation postVote(postId: String, voteType: String), wire it to <Vote />
2016-10-31 18:21:28 +01:00
package.js
decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates)
2016-10-28 18:09:41 +02:00
README.md
apollo data transport connected to client / mongo / server
2016-10-19 10:55:19 +02:00
README.md
Nova Apollo Server package.