Skip to content

Melkeydev/GoTwirpRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is currently a WIP

This will be a scaffold project to implement gRPC with your project. The stack is:

  • Go for all backend logic
  • gRPC with Twirp
  • Postgres image in Docker
  • OAuth
  • React with Vite
  • TailwindCSS

TODO

  • Create Register Handler
  • Create Login Handler
  • Create Protected Route
  • Create Middleware
  • Spin up Local Postgres DB in Docker
  • Connect DB to Server
  • Spin up Client with React
  • Implement Tailwind

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published