https://github.com/aergonaut/cookhub
https://github.com/aergonaut/cookhub
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aergonaut/cookhub
- Owner: aergonaut
- Created: 2019-07-10T16:11:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:33:40.000Z (over 2 years ago)
- Last Synced: 2025-02-04T15:49:13.397Z (3 months ago)
- Language: Rust
- Size: 2.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cookhub
## Technology stack
| Technology | Purpose |
| ----------- | -------------------- |
| Rust | Programming language |
| Rocket | Web framework |
| Postgres | Database |
| Diesel | ORM/Query builder |
| Tera | Templating |
| Laravel Mix | Asset management |