https://github.com/ritreshgirdhar/elixir-gcp-firestore-demo
Elixir GCP Firestore-demo
https://github.com/ritreshgirdhar/elixir-gcp-firestore-demo
elixir-library elixir-phoenix elixir-programming-language firestore-database gcloud gcp-firestore
Last synced: 2 months ago
JSON representation
Elixir GCP Firestore-demo
- Host: GitHub
- URL: https://github.com/ritreshgirdhar/elixir-gcp-firestore-demo
- Owner: RitreshGirdhar
- Created: 2021-11-22T06:27:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-28T05:18:54.000Z (over 4 years ago)
- Last Synced: 2025-05-04T08:54:32.085Z (about 1 year ago)
- Topics: elixir-library, elixir-phoenix, elixir-programming-language, firestore-database, gcloud, gcp-firestore
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elixir-GCP-Firestore-demo
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