https://github.com/grvydev/project-aquamarine
Web based chat app built in elixir featuring a GraphQL API for mobile integration
https://github.com/grvydev/project-aquamarine
Last synced: 22 days ago
JSON representation
Web based chat app built in elixir featuring a GraphQL API for mobile integration
- Host: GitHub
- URL: https://github.com/grvydev/project-aquamarine
- Owner: GRVYDEV
- Created: 2020-04-29T14:08:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:35:53.000Z (over 3 years ago)
- Last Synced: 2025-01-11T22:47:26.888Z (over 1 year ago)
- Language: Elixir
- Homepage:
- Size: 31.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat
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: 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