A Phoenix-based database service application with LiveView UI for data imports and comprehensive API documentation.
To set up this project locally, visit the installation steps.
mix phx.server
Visit localhost:4000
to access the application.
Access the Swagger documentation at: http://localhost:4000/docs/swagger/index.html
- Installation Guide - Complete setup instructions
- Deployment Guide - Production deployment guidelines
- API Documentation - REST API documentation with Phoenix Swagger
- Phoenix Framework: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Documentation: https://hexdocs.pm/phoenix
- Community Forum: https://elixirforum.com/c/phoenix-forum
- Source Code: https://github.com/phoenixframework/phoenix