Skip to content

joellord/frontend-containers

 
 

Repository files navigation

JavaScript Front-End Containers Best Practices

In this repository, you will find two posts about best practices when building front-end containers. All posts have code for the three main front-end frameworks: Angular, React and VueJS.

Accessing Environment Variables in Front-End Containers

Article

This first article explains everything you need in order to be able to inject environment variables inside your containers.

Building Rootless Containers for JavaScript Front-Ends

Article

This article shows you how to take the containers you used in the first post and make them running as a non-root user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 34.6%
  • Dockerfile 18.6%
  • HTML 14.3%
  • JavaScript 13.2%
  • Vue 10.7%
  • CSS 4.3%
  • Other 4.3%