Skip to content

A React/Phoenix/Elixir/PostgreSQL application showcasing a simple RESTful API.

Notifications You must be signed in to change notification settings

michaelmang/RESTful-Cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestfulCars

A React/Phoenix/Elixir/PostgreSQL application showcasing a simple cars RESTful api.

Configuration

To start your Phoenix server:

* 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`
* Start Phoenix endpoint with `mix phx.server`

Now you can visit localhost:4000 from your browser.

Stack

  • React using ES6
  • Phoenix
  • Elixir
  • Ecto
  • Erlang VM (BEAM)
  • Cowboy
  • PostgreSQL
  • Material UI
  • Axios

Screenshots

About

A React/Phoenix/Elixir/PostgreSQL application showcasing a simple RESTful API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published