https://github.com/arkemis/arke-server
Autogenerated Restful API system and server management
https://github.com/arkemis/arke-server
arke server
Last synced: about 2 months ago
JSON representation
Autogenerated Restful API system and server management
- Host: GitHub
- URL: https://github.com/arkemis/arke-server
- Owner: arkemis
- License: apache-2.0
- Created: 2023-05-16T13:52:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-03T16:46:16.000Z (about 2 months ago)
- Last Synced: 2025-12-06T21:36:18.045Z (about 2 months ago)
- Topics: arke, server
- Language: Elixir
- Homepage: https://arkehub.com
- Size: 270 KB
- Stars: 19
- Watchers: 1
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ArkeServer

To start your Phoenix server:
* Install dependencies with `mix deps.get`
* 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