{"id":13793462,"url":"https://github.com/spapas/hyperapp-tutorial","last_synced_at":"2025-09-07T08:43:32.569Z","repository":{"id":30334537,"uuid":"102111108","full_name":"spapas/hyperapp-tutorial","owner":"spapas","description":"A tutorial application written in hyperapp","archived":false,"fork":false,"pushed_at":"2024-10-26T06:43:43.000Z","size":1461,"stargazers_count":20,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-30T21:16:16.280Z","etag":null,"topics":["hyperapp","javascript","tutorial"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spapas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-01T12:36:12.000Z","updated_at":"2024-10-26T06:43:40.000Z","dependencies_parsed_at":"2023-01-14T16:46:46.615Z","dependency_job_id":"c8c5d3fd-1975-4c26-9bb6-3edbdabb0791","html_url":"https://github.com/spapas/hyperapp-tutorial","commit_stats":{"total_commits":125,"total_committers":2,"mean_commits":62.5,"dds":"0.23199999999999998","last_synced_commit":"4e4c21caca1dbace1c763ab52aa79f14f5ababdf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spapas/hyperapp-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spapas%2Fhyperapp-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spapas%2Fhyperapp-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spapas%2Fhyperapp-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spapas%2Fhyperapp-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spapas","download_url":"https://codeload.github.com/spapas/hyperapp-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spapas%2Fhyperapp-tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259470836,"owners_count":22862990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hyperapp","javascript","tutorial"],"created_at":"2024-08-03T23:00:21.796Z","updated_at":"2025-06-12T13:02:18.456Z","avatar_url":"https://github.com/spapas.png","language":"CSS","readme":"# Serafeim's Hyperapp Tutorial\n\nA Hyperapp (https://github.com/jorgebucaran/hyperapp) tutorial application. Hyperapp is a modern JS micro-framework with a functional twist. The project uses a Django - DRF API to provide a (writable) REST API.\n\n**Work in progress! I'll try to add more capabilities to this app; or you can do it if you want; PRs are welcome!!!**\n\n## Demo\n\n![Hyperapp-tutorial demo](demo.gif?raw=true \"Hyperapp-tutorial demo\")\n\n## Components used\n\n1. Hyperapp (obviously - https://github.com/jorgebucaran/hyperapp)\n1. Spectre.css for styling (https://picturepan2.github.io/spectre/)\n1. A bunch of home-made spectre.css components for hyperapp (https://github.com/spapas/hyperapp-tutorial/tree/master/srcjs/components)\n1. Browserify / watchify and uglify for JS bundling (https://spapas.github.io/2015/05/27/using-browserify-watchify/)\n1. Django/DRF for server-side stuff (https://www.djangoproject.com/ + https://www.django-rest-framework.org/)\n\n## To run it locally\n\n1. Create a python virtualenv and activate it (`virtualenv venv`)\n1. Install python requirements (`pip install -r requirements.txt`) \n1. Create a superuser (`python manage.py cratesuperuser`)\n1. Run server (`python manage.py runserver`)\n\n## To develop in JS:\n\n1. Install requirements (`yarn install`)\n1. Run watch (`yarn run watch`)\n\n## To create prod build:\n\n1. Run build (`yarn run build`)\n","funding_links":[],"categories":["Examples V1"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspapas%2Fhyperapp-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspapas%2Fhyperapp-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspapas%2Fhyperapp-tutorial/lists"}