https://github.com/pedro-gutierrez/sleeky
Sleek applications in Elixir
https://github.com/pedro-gutierrez/sleeky
bandit diesel ecto elixir-lang oban plug postgres rest spa
Last synced: about 1 month ago
JSON representation
Sleek applications in Elixir
- Host: GitHub
- URL: https://github.com/pedro-gutierrez/sleeky
- Owner: pedro-gutierrez
- License: mit
- Created: 2022-11-21T00:05:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T17:24:19.000Z (about 2 months ago)
- Last Synced: 2025-04-08T18:29:44.713Z (about 2 months ago)
- Topics: bandit, diesel, ecto, elixir-lang, oban, plug, postgres, rest, spa
- Language: Elixir
- Homepage:
- Size: 1.17 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sleeky
Minimalist Elixir application framework
## Installation
Get the installer with `mix archive.install hex sleeky_new`, then generate your project with:
$ mix sleeky.new your_app