https://github.com/versilov/lo_price
Telegram bot for monitoring prices.
https://github.com/versilov/lo_price
bot elixir price-tracker telegram
Last synced: over 1 year ago
JSON representation
Telegram bot for monitoring prices.
- Host: GitHub
- URL: https://github.com/versilov/lo_price
- Owner: versilov
- Created: 2020-12-29T16:08:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T02:11:22.000Z (over 3 years ago)
- Last Synced: 2025-01-21T01:30:09.342Z (over 1 year ago)
- Topics: bot, elixir, price-tracker, telegram
- Language: Elixir
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LoPrice
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 `npm install` inside the `assets` directory
* 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: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix