https://github.com/peterfication/peak_tracker_backend
This is the backend for Peak Tracker
https://github.com/peterfication/peak_tracker_backend
Last synced: 5 months ago
JSON representation
This is the backend for Peak Tracker
- Host: GitHub
- URL: https://github.com/peterfication/peak_tracker_backend
- Owner: peterfication
- Created: 2023-02-26T16:18:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T21:29:32.000Z (about 2 years ago)
- Last Synced: 2025-06-04T17:29:56.745Z (about 1 year ago)
- Language: Elixir
- Homepage: https://peak-tracker.com
- Size: 1.77 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PeakTracker Backend
This is the backend for PeakTracker which is a project for me to learn Elixir.
It's built with [Phoenix](https://www.phoenixframework.org/) and [Ash](https://ash-hq.org).
## Useful commands
Commands are defined in the [`Justfile`](Justfile) and can be listed with [`just`](https://github.com/casey/just).