Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.