Updating packages and Readme file.

This commit is contained in:
2022-05-26 13:15:12 +00:00
parent 45ca8c6aa4
commit 45763ff6e6
4 changed files with 19 additions and 18 deletions

View File

@ -1,11 +1,12 @@
# Create Node TS GraphQL Server
This project aims to have a starter kit for creating a new Node with typescript, GraphQl server and tools that generally go along with it.
This project aims to have a starter kit for creating a new Node with typescript, GraphQL server and tools that generally go along with it.
Tech(Library or Framework) | Version |
--- | --- |
Jest (Testing) | 28.1.0
Typescript | 4.7.2
GraphQL | 16.5.0
## Setup
To create a new project run in the terminal: