I hereby claim:
- I am betaflag on github.
- I am betaflag (https://keybase.io/betaflag) on keybase.
- I have a public key ASA0v_txrx8Lw7z78ERhiXmJPugvFFQrfZ1jHufXwRojeQo
To claim this, I am signing this object:
| const { ApolloServer, gql } = require("apollo-server"); | |
| var Sentiment = require("sentiment"); | |
| var sentiment = new Sentiment(); | |
| const typeDefs = gql` | |
| type SentimentAnalysis { | |
| score: Int | |
| comparative: Float | |
| tokens: [String] | |
| words: [String] |
| version: "3" | |
| services: | |
| app: | |
| build: . | |
| environment: | |
| NODE_ENV: development | |
| ports: | |
| - "4000:4000" | |
| depends_on: | |
| - postgres |
I hereby claim:
To claim this, I am signing this object: