Go to server dir
cd serverTo install dependencies:
bun installTo run:
bun devGraphQL playground:
http://localhost:4000/graphql/
Go to client dir
cd clientTo install dependencies:
bun installTo run:
bun devFrontend site:
http://localhost:5173/
| Name | Name | Last commit date | ||
|---|---|---|---|---|