- Need to add
tags
as an array type that is searchable - FeatureFlagSegment
- UserSegment
- featureFlagsForUser (CUSTOM QUERY)
- Question: how long should
key
s be?
Run yarn bootstrap && yarn start
Running DEBUG=* yarn bootstrap
will do the following:
- Install packages
- Create the example DB
- Seed the database with test data
To run the project, run yarn start
. This will:
- Run the API server
- Open GraphQL Playground