Never stop coding
Software Engineer, Solutions Architect.
- Montreal, Quebec, Canada
- rcherara.ca
Highlights
Pinned Loading
-
Using Minikube Locally for Developme...
Using Minikube Locally for Development.MD 12# Install Minikube with virtual-box VM driver
34```bash
5$ brew update && brew install kubectl && brew cask install docker minikube virtualbox
-
How to Set Up Minification
How to Set Up Minification 1In production, it is recommended to minify any JavaScript code that is included with your application. **Minification can help your website load several times faster,** especially as the size of your JavaScript source code grows.
23Here's one way to set it up:
451. [Install Node.js](https://nodejs.org/)
-
-
cloud-init-ansible-dev-vm
cloud-init-ansible-dev-vm PublicAutomated provisioning of virtual machines for development
-
Copy file to s3 with AWS command lin...
Copy file to s3 with AWS command line interface 1## AWS cli Configuration
2$ aws configure
3AWS Access Key ID [None]: YOURKEY
45AWS Secret Access Key [None]: YOURSECRETKEY
-
eventuate-tram-examples-java-spring-todo-list
eventuate-tram-examples-java-spring-todo-list PublicForked from eventuate-tram/eventuate-tram-examples-java-spring-todo-list
A todo list application implemented using Spring Boot-based microservices and the Eventuate Tram framework
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.