joaopsramos / gobarber-phoenix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Phoenix version of GoBarber project


As a provider

Logo


As a customer

Logo

✂️ About the project

GoBarber is a project for scheduling services, it was originally made with NodeJs and ReactJs in Rocketseat's GoStack course

🚀 Technologies

💻 Getting started

Requirements

  • Erlang/Elixir
  • Mix

Clone the project and access the folder

$ git clone https://github.com/joaopsramos/gobarber-phoenix && cd gobarber-web

Starting the app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.


Made with 🧡 by João Ramos

About


Languages

Language:Elixir 76.4%Language:HTML 19.0%Language:JavaScript 3.6%Language:SCSS 1.0%