joellord / frontend-containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 34.8%Language:Dockerfile 18.6%Language:HTML 14.3%Language:JavaScript 13.2%Language:Vue 10.7%Language:CSS 4.3%Language:Shell 3.9%Language:Sass 0.4%