This repository provides examples on how to use the accounts-js packages.
REST Server + REST client example:
- Server: rest-express-typescript
- Client: react-typescript
GraphQL Server + GraphQL Client example:
- Server: graphql-server-typescript
- Client: react-graphql-typescript
Please go to corresponding packages and see its README.