Skip to content

nunopolonia/tree_pruning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreePruning

Setup guide

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Add the necessary variables to your environment
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix server

Environment Variables

Use your preferred method to add the following variables to your environment.

Variable Description Environments
DB_URL Postgresql database url All
SECRET_KEY_BASE Secret key base All
UPSTREAM_URL URL of the upstream tree service All

About

Tree pruning challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages