Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohannair/pcrm
Personal CRM
https://github.com/rohannair/pcrm
elixir graphql phoenix
Last synced: 13 days ago
JSON representation
Personal CRM
- Host: GitHub
- URL: https://github.com/rohannair/pcrm
- Owner: rohannair
- Created: 2019-12-21T18:05:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T23:37:19.000Z (almost 5 years ago)
- Last Synced: 2024-10-25T10:48:04.423Z (2 months ago)
- Topics: elixir, graphql, phoenix
- Language: Elixir
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pcrm
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* 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