Skip to content

QPAYRE/webhook-inbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Little side project of mine that I worked on to learn dart_frog and try my hand at some components. I open sourced it by request, so here it is. I hope you can learn something from it.

Screenshot: Screenshot

Getting things running

I apologise in advance, this is not a fully running project yet. There are a lot of things that have to be done, to run this project. E.g.:

  • Creating an amplify project for login (Could also be commented out)
  • Creating AWS Secrets for the API Keys
  • Creating the AWS resources, such as the DynamoDB tables
  • Building the server and deploying it to GCP

Env vars

There are secrets in the app/secrets.example.json which has to be renamed to app/secrets.json. There are secrets in the server/.env_example which has to be renamed to server/.env.

TODOS

  • Clean secrets -> amplify older, AWS Secret tokens, Clean gcp secret and build pipeline and URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 77.2%
  • C++ 10.0%
  • CMake 7.8%
  • HTML 1.8%
  • Ruby 1.3%
  • Swift 1.2%
  • Other 0.7%