This folder provides examples on how to use the accounts-js packages.
REST Server + REST client example:
- Server: rest-express-typescript
- Client: react-rest-typescript
GraphQL Server + GraphQL Client example:
- Server: graphql-server-typescript
- Client: react-graphql-typescript
Other examples:
- Accounts Boost accounts-boost
- Typeorm + PostgreSQL example graphql-server-typeorm-postgres