Skip to content

cipher-tech/typescript_node_graphQL_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript_node_graphQL_Project

typescript_node_graphQL_Project

This is an open-source app bootstrapped with Typescript, Node, GraphQL, Apollo and Sequelize. It can serve as a boilerplate for creating an app quickly with these technologies. It was inspired by passion.

Features

  • GraphQL Integration
  • Typescript integration
  • Cookie based authentication
  • JWT
  • MVC pattern
  • Sequelize integration
  • and more

Run Locally

Clone the project

  git clone https://github.com/cipher-tech/typescript_node_graphQL_Project.git

Go to the project directory

  cd typescript_node_graphQL_Project

Install dependencies

  npm install

Start the server

  npm run start:dev

Open http://localhost:8000 with your browser to see the result or http://localhost:8000/graphql to use the graphql playground

Tech Stack

Server: Node, Typescript, Sequelize, GraphQL, Express, Apollo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published