Skip to content

Yoshiji/node-gql-react-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-gql-react-typescript

Simple Todo list application

Stack:

  • NodeJS for the web server (express)
  • GraphQL for the API (express-graphql)
  • ReactJS for the SPA framework
  • TypeScript for both Back & Front end

Roadmap:

  • Persistence

    • ORM? MongoDB?
  • Tests

    • server-side
      • unit-test resources
      • integration-test GraphQL endpoints
    • client-side
      • unit-test components
      • integration-test pages
    • end to end
      • cypress?
  • Authentication + multi-tenants application

    • JWT
    • ACLs
  • Docker

About

playground Todo list with NodeJS Express, GraphQL, React, all wrapped with Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published