Skip to content

pehlse/grapql-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQl and TypeScript Study

This project was created to carry out studies on GraphQL and TypeScript

Installation

In order to be able to execute this project it is necessary to have TypeScript installed globally on your computer, you can do this from this command

npm install -g typescript

Then it will be necessary to execute the compiler command and then the command to start the server with the following commands in order

npm run build-ts
npm run start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published