Skip to content

modern web crud example using go, gin-gonic, postgres, swagger, jwt, typescript, react, tailwind, daisyui, docker, and make

License

Notifications You must be signed in to change notification settings

tirzasrwn/movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie

movie-lg

About

This's just a repository for me to learn about CRUD in modern web development.

Stack

Frontend

  • Typescript
  • React
  • Tailwind CSS
  • DaisyUI
  • GraphQL

Backend

  • Go
  • Gin
  • Swagger API Documentation
  • JWT
  • Postgres
  • GraphQL

DevOps

  • Docker
  • Makefile

Documentation

More documentation you can find it here. More visual documentation you can find in ./project/docs/images/ directory.