Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 821 Bytes

File metadata and controls

33 lines (21 loc) · 821 Bytes

Slack-apollo-hooks ( backend )

You can experience it here! (not support backend, only local version)

https://dev4us.github.io/slack-apollo-hooks_frontend_local/

slack

Development low level cloning from 'Slack' with Sexy stack

😤React Hook, GraphQL, Apollo, TypeScript, PostgreSQL

License

🤔 I don't know what is License It's all yours (Not include Modules😉)

👊 Let's do this (only Backend)

Ready

  • Setup Dev Environment
  • Create Postgres DB on Cloud (for deploy on Cloud)
  • dev Entities and graphql Schema (Message, Channel)

API

  • CreateChannel
  • CreateChannelSubscription
  • GetChannel
  • SendMessage
  • GetMessage
  • SendMessageSubscription