Skip to content

maratgaliev/erlangjobs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
rel
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status

Erlangjobs - Erlang/Elixir job board

To start Erlangjobs Phoenix app:

  • Install latest Elixir & Phoenix
  • Install Node 9 with https://github.com/nvm-sh/nvm
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install && node node_modules/brunch/bin/brunch build
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4004 from your browser.

About

Erlang/Elixir job board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published