Grand Stack Starter Versions Save

Simple starter project for GRANDstack full stack apps

v0.2.1

3 years ago
  • Bump version of @neo4j/graphql package
  • Fix datetime issue

v0.2

3 years ago

Use the official New GraphQL Library. See https://neo4j.com/docs/graphql-manual/current/

v0.1.11

3 years ago

Update neo4j-graphql-js version

v0.1.10

3 years ago

v0.1.9

3 years ago

Update React and eslint dependencies

v0.1.8

3 years ago

Update dependencies and DX fixes

* Add default config for web-react frontend
* Remove Neo4j driver encryption flag - instead use neo4j+s:// scheme
* Remove database initalization step
* Update dependencies

v0.1.7

3 years ago

Remove scripts/config/index.json that caused error when using with create-grandstack-app CLI

v0.1.6

3 years ago
  • Update scripts for Flutter optional frontend
  • Add missing API dependency

v0.1.5

3 years ago
  • Upgrade to Apollo Client 3
  • New React TypeScript frontend
  • New Flutter frontend

v0.1.4

3 years ago
  • Add inferschema:write npm script for inferring GraphQL type definitions