Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianmay/phone_db
Database of phone numbers
https://github.com/brianmay/phone_db
Last synced: 17 days ago
JSON representation
Database of phone numbers
- Host: GitHub
- URL: https://github.com/brianmay/phone_db
- Owner: brianmay
- Created: 2019-04-20T09:38:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T21:10:58.000Z (25 days ago)
- Last Synced: 2024-12-13T22:20:16.832Z (25 days ago)
- Language: Elixir
- Size: 3.67 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhoneDb
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `mix phx.server`Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: http://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix