Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterfication/peak_tracker_backend
This is the backend for Peak Tracker
https://github.com/peterfication/peak_tracker_backend
Last synced: 5 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T21:29:32.000Z (7 months ago)
- Last Synced: 2025-01-12T12:39:26.547Z (13 days ago)
- Language: Elixir
- Homepage: https://peak-tracker.com
- Size: 1.77 MB
- Stars: 2
- Watchers: 2
- 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).