Skip to content

kiranmistary0697/animal-tribes-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animal-tribes-server

Animal Tribes - Server

Introduction

This repository is the result of the tutorial Animal Tribes: How to create your first full-stack Typescript GraphQL Application? and you can find it here

What is ANimal Tribes

Animal tribes is a game created to teach you a full tutorial in how to build your first full-stack application using Typescript, Node, React and GraphQL.

schema

This is the second part where you can learn how to build the server.

at

Download

You can download the folder on my GitHub or you can do this directly on this link.

If you have git installed on your PC, you just need do as follow:

$ git clone https://github.com/samaronybarros/animal-tribes-server.git

Configuring App

$ cd animal-tribes-server
$ yarn install
$ yarn start

About

Animal Tribes server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • JavaScript 0.5%