Boost your chances to get a job as a developer
Table of Contents
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.
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.
- elixir
- postgres
- Create a
.env
file with the template inmodel.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.
With a REST client you can make requests to the API and make use of it's resources.
Grhamm Pabst - [email protected]
Maiqui Tomé - [email protected]