Skip to content

schulzf/backend_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express GraphQL Backend Boilerplate

I published this as my go to boilerplate for Express based GraphQL API. It's completely written in TypeScript and uses the following technologies:

  • Express sessions with Redis
  • Database: MongoDB with typegoose (a TypeScript wrapper for mongoose) - which can easily be converted to TypeORM.
  • GraphQL: Apollo Server

It will evolve with time, feel free to contribute, suggestions are more than welcome

About

Backend Boilerplate - TypeScript, Express, GraphQL, MongoDB, Sessions, Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published