https://github.com/roosoft/pokedex
Gather and search informations about pokemons
https://github.com/roosoft/pokedex
Last synced: about 1 month ago
JSON representation
Gather and search informations about pokemons
- Host: GitHub
- URL: https://github.com/roosoft/pokedex
- Owner: RooSoft
- Created: 2023-04-25T14:40:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T18:34:42.000Z (almost 3 years ago)
- Last Synced: 2025-09-09T09:45:43.316Z (11 months ago)
- Language: Elixir
- Size: 356 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokedex
To start your Phoenix server:
* Run `mix setup` to install and setup dependencies
* Import pokemons by running those commands
* iex -S mix
* Pokedex.Importer.update_all
* \ \
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.