/trello-clone

A Trello clone for experiments with data flows, schemes and graphQL

Primary LanguageJavaScriptMIT LicenseMIT

trello-clone

Using Trello to experiment with data flows, schemes and graphQL. A work in progress.

references

npms

# serve with hot reload at localhost:8080
$ npm run dev
# build for prod
$ npm run build [--report]
# run tests
npm test

todos

  • client UI
  • api
  • data modeling
  • auth0 (maybe)

license

MIT