Skip to content

codeship-library/elixir-phoenix-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix Quickstart with Codeship Pro

Codeship Status for whiteotter/phoenix-tutorial

Phoenix framework's up and running example configured for testing on Codeship Pro

Local Setup

  • Boot up app on local machine with Docker Compose -- docker-compose up
  • Run a Codeship Pro build on your local machine with our CLI tool -- jet steps

SCM Setup

  • Initialize as a new git repo -- rm -rf .git && git init && git add . && git commit -m 'first commit'
  • Create new repository on your SCM of choice (Github, Gitlab, Bitbucket) and push commit

CI/CD Setup

  • Sign up for a free Codeship Pro account
  • Once signed in, follow prompts to set up a Codeship Pro project
  • Commit a change to your repo and watch as a Codeship Pro build is triggered!

About

Codeship Pro Quickstart using the Phoenix framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published