{"id":30466399,"url":"https://github.com/adityadwinugroho/journal-app","last_synced_at":"2026-04-19T03:03:52.991Z","repository":{"id":307694483,"uuid":"1030401386","full_name":"AdityaDwiNugroho/journal-app","owner":"AdityaDwiNugroho","description":"Journal app in Rust with Axum, PostgreSQL, JWT auth, and Askama templates.","archived":false,"fork":false,"pushed_at":"2025-08-01T16:29:24.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-24T11:03:06.425Z","etag":null,"topics":["axum","codespaces","fullstack","journal","postgresql","rust","web-app"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdityaDwiNugroho.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,"zenodo":null}},"created_at":"2025-08-01T15:18:24.000Z","updated_at":"2025-08-01T16:29:28.000Z","dependencies_parsed_at":"2025-08-01T17:52:51.993Z","dependency_job_id":null,"html_url":"https://github.com/AdityaDwiNugroho/journal-app","commit_stats":null,"previous_names":["adityadwinugroho/journal-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdityaDwiNugroho/journal-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaDwiNugroho%2Fjournal-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaDwiNugroho%2Fjournal-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaDwiNugroho%2Fjournal-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaDwiNugroho%2Fjournal-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdityaDwiNugroho","download_url":"https://codeload.github.com/AdityaDwiNugroho/journal-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaDwiNugroho%2Fjournal-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["axum","codespaces","fullstack","journal","postgresql","rust","web-app"],"created_at":"2025-08-24T04:23:24.684Z","updated_at":"2026-04-19T03:03:52.966Z","avatar_url":"https://github.com/AdityaDwiNugroho.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Journal App\n\n\u003e A minimalist journal platform built with Rust\n\n## Features\n\n- User authentication \u0026 profiles\n- Rich text journal editor\n- Draft, private, and public journals\n- Follow other users\n- Responsive design\n\n## Quick Start\n\n**GitHub Codespaces (Recommended)**\n1. **Optional: Set up production database**\n   - Create free database at [neon.tech](https://neon.tech)\n   - Go to repo **Settings** → **Secrets** → **Codespaces**\n   - Add `DATABASE_URL` and `JWT_SECRET` secrets\n2. Click \"Code\" → \"Codespaces\" → \"Create codespace\"\n3. Run setup: `chmod +x setup-codespace.sh \u0026\u0026 ./setup-codespace.sh`\n4. Start app: `cargo run`\n5. Access via forwarded port 3000\n\n**Local Development**\n```bash\n# Clone and run\ngit clone https://github.com/AdityaDwiNugroho/journal-app.git\ncd journal-app\n\n# Setup environment\ncp .env.example .env\n# Edit .env with your database settings\n\ncargo run\n```\n\nVisit `http://localhost:3000`\n\n## Tech Stack\n\n- **Rust** + Axum\n- **PostgreSQL** with SQLx  \n- **Askama** templates\n- **JWT** authentication\n\n## Deploy\n\n**Railway + Neon (recommended)**\n\n1. Create database at [neon.tech](https://neon.tech)\n2. Deploy to [railway.app](https://railway.app)\n3. Set `DATABASE_URL` and `JWT_SECRET` env vars\n\n## License\n\nMIT\n\n## Author\n\nMade by [Aditya Dwi Nugroho](https://teer.id/adityadwinugroho)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityadwinugroho%2Fjournal-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityadwinugroho%2Fjournal-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityadwinugroho%2Fjournal-app/lists"}