https://github.com/pharosproduction/elixir-dbmanager
https://pharosproduction.com
https://github.com/pharosproduction/elixir-dbmanager
Last synced: 4 months ago
JSON representation
https://pharosproduction.com
- Host: GitHub
- URL: https://github.com/pharosproduction/elixir-dbmanager
- Owner: PharosProduction
- Created: 2019-11-06T09:14:27.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2024-12-08T16:56:07.000Z (6 months ago)
- Last Synced: 2024-12-29T07:27:04.706Z (5 months ago)
- Language: Elixir
- Homepage: https://pharosproduction.com
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DbManager
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `db_manager` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:db_manager, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/db_manager](https://hexdocs.pm/db_manager).By [Dmytro Nasyrov, Founder, CTO at Pharos Production Inc.](https://www.linkedin.com/in/dmytronasyrov/)
And [Pharos Production Inc. - Web3, blockchain, fintech, defi software development services](https://pharosproduction.com)