Skip to content

Releases: ricksterhd123/ytmp3-cloud

v0.1.1

28 Apr 21:26
61f37fd
Compare
Choose a tag to compare

This is my first working version, currently being tested in production!

My aim is to build something under the MIT license that anyone can easily deploy and compete against various shady ad-ridden alternatives.

There's still much I want to do:

  • Static frontend using Next.js hosted by Amplify all in the same stack
  • AWS cost reductions: Dynamic scaling of Lambda Timeout/MemorySize usage, automate S3 and DynamoDB expiry, etc. etc.
  • Tidy up codebase and add some basic testing

Feel free to contribute and submit a pull request, if you see any issues you can resolve!

Initial release

23 Apr 22:09
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

NOT READY FOR PRODUCTION:
This release demonstrates a working proof of concept.