Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite whole project with nestjs and give alpine support for docker image. #153

Closed
wants to merge 8 commits into from

Conversation

Iznogohul
Copy link
Contributor

@Iznogohul Iznogohul commented Jul 18, 2023

Rewrite includes

  • NestJs
  • Swagger Docs (Not in production env)
  • Latest LTS Node.js version that balena supports
  • Removed bent package in favor of native fetch
  • Alpine as the base docker image + multi staged build
    As a result of the above, the docker image size was around ~750MB when pushed to RPi3 B+ in Balena.
    However, to ensure optimal performance and compatibility on real hardware, further testing is required.Currently, I only have an RPi3 B+ available for testing.

I'm open to feedback, suggestions, and ideas for this pull request.

@Iznogohul Iznogohul marked this pull request as ready for review July 19, 2023 06:59
@Iznogohul Iznogohul marked this pull request as draft January 4, 2024 17:34
@Iznogohul Iznogohul closed this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant