Skip to content

romul3003/graphQL-chat

Repository files navigation

GraphQL Chat

Start the backend server:

from the server directory npm run start

Run client dev mode:

from the client directory npm run start

login for testing

username: 'alice',
password: 'alice123',

username: 'bob',
password: 'bob123',

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published