Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bontaq/textdb
The whole shaboodle for textdb, a simple data sharing service
https://github.com/bontaq/textdb
Last synced: 3 months ago
JSON representation
The whole shaboodle for textdb, a simple data sharing service
- Host: GitHub
- URL: https://github.com/bontaq/textdb
- Owner: bontaq
- Created: 2020-07-18T17:17:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:25:19.000Z (almost 2 years ago)
- Last Synced: 2024-05-10T23:38:18.025Z (6 months ago)
- Language: Elixir
- Homepage: https://textdb.dev
- Size: 684 KB
- Stars: 314
- Watchers: 6
- Forks: 15
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-production-web-projects - TextDB - The whole shaboodle for textdb, a simple data sharing service (Elixir / Phoenix)
README
# Textdb
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