Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swilgosz/hanamimastery
An attempt to build a healthy community and easy-to-learn environment around Hanami Web framework.
https://github.com/swilgosz/hanamimastery
blogs educational hanami ruby rubygems screencasting screencasts web webdevelopment
Last synced: 22 days ago
JSON representation
An attempt to build a healthy community and easy-to-learn environment around Hanami Web framework.
- Host: GitHub
- URL: https://github.com/swilgosz/hanamimastery
- Owner: swilgosz
- Created: 2021-05-03T13:22:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T14:09:54.000Z (about 1 month ago)
- Last Synced: 2024-10-18T10:44:59.205Z (about 1 month ago)
- Topics: blogs, educational, hanami, ruby, rubygems, screencasting, screencasts, web, webdevelopment
- Language: JavaScript
- Homepage: https://hanamimastery.com
- Size: 128 MB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Hanami Mastery is a project which goal's is to help you master the Hanami ruby framework
### Rules
10% of all the profits goes to support Hanami and other Ruby open source software.
### Episode details:Episode consists of:
- Cover Image (Versions: Full (1920x600 - 2.13) Big (780x440 - 16:9 - 1.77) Small - 360x200 - 16:9 - 1.77)
- Text content
- Youtube video Guide## Development
First, run the development server:
```bash
nvm use 18
yarn install
yarn run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.