Skip to content

Search repositories securely. Rocketseat Ignite Elixir Track Challenge

License

Notifications You must be signed in to change notification settings

rohlacanna/Repoex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repoex (API GITHUB)

Language Platform License

Repository for the sixth challenge of the Elixir's path from Rocketseat Ignite.

🚀 Techs

🔧 Setup

  • Install dependencies with mix deps.get
  • For interactive testing use iex -S mix
  • For create database use mix ecto.create
  • For migrate database use mix ecto.migrate
  • For start phoenix server use mix phx.server

✅ Test

To run tests:

  • Run with mix test --cover
  • Run with mix coveralls.html to generate HTML report

📄 License

About

Search repositories securely. Rocketseat Ignite Elixir Track Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages