Raphael MANSUY

Raphael MANSUY @raphaelmansuy

About: CTO | ELITIZON 🚀 Opinions are my own 🍵 Green Tea addict 👷🏻‍♂️ Maker 📚 Lifelong learner

Location:
Hong Kong
Joined:
May 6, 2020

Raphael MANSUY
articles - 12 total

10 minutes to deploy a Docker compose stack on AWS ECS illustrated with Hasura and Postgres ⏰

Introduction The ecs-cli command is a little gem 💎 👉 ecs-cli allows you to deploy a Docke...

Learn More 74 5Mar 9 '21

How to add taillwindcss to an existing React project

How to add taillwindcss to an existing React project Go to directory of your React project...

Learn More 7 2Feb 14 '21

How to use live-server as a small development server

Live-server https://www.npmjs.com/package/live-server Live-server is a small development...

Learn More 11 3Feb 12 '21

How to add Tailwind CSS to an existing React project 🙋

How to add taillwindcss to an existing React project Go to directory of your React project...

Learn More 35 1Feb 12 '21

How to add tailwindcss to a simple HTML Project 🍵

How to add tailwindcss to a simple HTML Project This article explains how to add Tailwindc...

Learn More 52 1Feb 12 '21

Deploying Docker containers on AWS ECS 🏗

Deploy a Docker App to AWS using ECS AWS proposes two container orchestrations services: E...

Learn More 62 8Feb 11 '21

Display a GitHub repo in VSCode without cloning it 💪

github1s One second to read GitHub code with VS Code Github1s stands for One second to rea...

Learn More 66 6Feb 10 '21

Boost your productivity by creating your own CLI command with typescript and OCLIF (Part 2) 🚀

Context OCLIF is a wonderful framework that makes it easy to develop a professional CLI co...

Learn More 11 1Jan 20 '21

A nextjs template with typescript, tailwindcss and storybook support 🏗

The configuration of NextJS, TailwindCSS and Storybook can be complex 🏗 . I have created a starter...

Learn More 15 9Jan 17 '21

Boost your productivity by creating your own CLI command with typescript (Part 1) 🔥

Context Your daily productivity can be greatly improved 🚀 if you can automate all the task...

Learn More 69 2Jan 10 '21

Postgres up and running in less than 3 minutes with docker-compose 🚀

Run Postgres using "docker-compose" Create a local directory called "postgres"...

Learn More 38 3Jan 8 '21

How to create and publish a typescript module on npmjs.com

This tutorial explains How to configure a typescript package from zero How to add the sup...

Learn More 21 0Sep 6 '20