Skip to content

Limbo-Hacks/OrganizersBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

About

A board where all the organizers have access to the details of the hackers, organizers and mentors.

Frontend

Notice

Frontend is not complete.

Directories

Kofta is the directory for the frontend part.

GraphQL is for all the mutations and queries schemas.

Stacks

  • ReactJS with TypeScript
  • ApolloClient for Client side GraphQL
  • GraphQL Codegen for creating client side frontend GraphQL classes.

Backend

Directories

src is for all the backend code.

index.ts is the root file and the lambda function is there.

Stacks

  • apollo-server-express is used as graphql provide with express as a middleware
  • TypeORM for all the SQLite database entities and database operations in general
  • TypeGraphQL helps to use GraphQL in typescript more easily.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published