vkz / gitpod-phoenix

Gitpod ❤️Phoenix (Elixir) - Gitpod workspace template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod-Phoenix Starter Kit for Gitpod

An optimized Elixir development environment for Phoenix Web Framework which helps you to provision your Phoenix project as a Gitpod workspace in the cloud.

gitpod-elixir

The setup takes care about the installation of Erlang/Elxiir, Postgres and all the stuff you need to have some fun with Phoneix. The process is literally effortless and in 5 minutes you can start to code Elixir in your browser!

How-to:

  1. Fork this repo
  2. Spin up your gitpod workspace from the forked repo: https://gitpod.io#https://github.com/*[your-username]*/gitpod-phoenix
  3. Follow the instructions in the CLI.
  4. Enjoy!

What is this exactly?

This setup is an automated version of the official Phoenix "Installation" and "Up and running" guides:

Once the setup is done you can run and develop your Phonenix app(s) in your own Gitpod cloud IDE workspace.

About

Gitpod ❤️Phoenix (Elixir) - Gitpod workspace template


Languages

Language:Shell 63.9%Language:Dockerfile 36.1%