summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPierre de Lacroix <pierre@pdelacroix.com>2020-05-05 20:53:20 +0200
committerPierre de Lacroix <pierre@pdelacroix.com>2020-05-05 20:53:20 +0200
commit08c84df61cdebef5599685d36095c010ca0a53d1 (patch)
tree7cca06cecb54ded38e9b0c2032e7998d1bb8870a /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..97cc456
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# MatrixAppService
+
+To start your Phoenix server:
+
+ * Setup the project with `mix 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: 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