Skip to content

Backend repo for devspot - Code/Station Hackathon Project

Notifications You must be signed in to change notification settings

hackateam-exreact/backend

Repository files navigation


Logo

Boost your chances to get a job as a developer


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

There are many ways to expose your developer portfolio in the internet, but they lack of some exclusiveness, or is just too much effort creating your own website. So Devspot is here to make it easy, you can create your portfolio in a plataform that helps devs know each other by their interest, search devs for their skills and build your own portfolio, showing articles, experiences, skills, personal projects and much more.

Built With

Getting Started

We recommend docker for database setup, and insomnia for testing the API, we also recommend WSL or a Linux machine to run the app to avoid instabilities.

Prerequisites

  • elixir
  • postgres

Installation

  • Create a .env file with the template in model.env file
  • use source .env to use the enviroment variables
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Usage

With a REST client you can make requests to the API and make use of it's resources.

Contact

Grhamm Pabst - tsbapmmahrg@gmail.com

Maiqui Tomé - maiquitome@gmail.com

About

Backend repo for devspot - Code/Station Hackathon Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages