10
stars
1
forks
source link
Meteor + Apollo + React starter kit
Setup & run :
- Clone repo
- cd MeteorApolloStarter
- meteor npm install
- meteor
Features :
- Apollo 2.0
- React Router 4
- Accounts: password and google, login & registration in GraphQL
- SSR
Credits :
Deploy to zeit :
Install zeit and meteor-now
- npm install -g now
- npm install -g meteor-now
Deploy
- meteor-now -e MONGO_URL=mongodb:// -e ROOT_URL=https://
- now alias https:// https://