Skip to content

Commit

Permalink
add site screenshots and tool links
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jan 22, 2024
1 parent 1d80a19 commit 0720c5e
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 10 deletions.
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve

uses: [CodeMirror], [Mapbox], [Docker]

1. **[Immich](https://immich.app)** 
[[code](https://github.com/immich-app/immich)] 
<a href="https://github.com/immich-app/immich/stargazers">
<img src="https://img.shields.io/github/stars/immich-app/immich?logo=github" alt="GitHub stars" valign="middle">
</a>

Self-hosted photo and video backup solution directly from your mobile phone.<br>

uses: [NestJS], [TypeScript], [Tailwind], [Flutter], [Python]

1. **[Official SvelteKit docs](https://kit.svelte.dev)**&ensp;
[[code](https://github.com/sveltejs/kit/blob/-/sites/kit.svelte.dev)]&ensp;
<a href="https://github.com/sveltejs/kit/stargazers">
Expand Down Expand Up @@ -929,8 +939,11 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve
[vercel]: https://vercel.com
[vitest]: https://vitest.dev
[wasm]: https://webassembly.org
[flutter]: https://flutter.dev
[webgl]: https://developer.mozilla.org/docs/Web/API/WebGL_API
[ytdl-core]: https://github.com/fent/node-ytdl-core
[nestjs]: https://nestjs.com
[python]: https://python.org

## 🎉 Suggestions Welcome

Expand Down
57 changes: 57 additions & 0 deletions site/src/sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2955,3 +2955,60 @@
name: Timothy Jaeryang Baek
location: Vancouver, BC
company: null
- title: Immich
url: https://immich.app
repo: https://github.com/immich-app/immich
description: Self-hosted photo and video backup solution directly from your mobile phone.
uses:
- NestJS
- TypeScript
- Tailwind
- Flutter
- Python
tags:
- backup-tool
- media
- open source
- photo-gallery
- photos
- self-hosted
date_created: 2022-02-03T00:00:00.000Z
date_added: 2024-01-22T00:00:00.000Z
slug: immich
repo_stars: 24840
contributors:
- github: alextran1502
twitter: null
url: null
avatar: https://avatars.githubusercontent.com/u/27055614?v=4
name: Alex
location: United States
company: null
- github: jrasm91
twitter: null
url: https://jrasm.com
avatar: https://avatars.githubusercontent.com/u/4334196?v=4
name: Jason Rasmussen
location: null
company: null
- github: michelheusschen
twitter: null
url: null
avatar: https://avatars.githubusercontent.com/u/59014050?v=4
name: Michel Heusschen
location: null
company: null
- github: mertalev
twitter: null
url: null
avatar: https://avatars.githubusercontent.com/u/101130780?v=4
name: Mert
location: New York, NY
company: null
- github: martabal
twitter: null
url: null
avatar: https://avatars.githubusercontent.com/u/74269598?v=4
name: martin
location: France
company: null
Binary file added site/static/screenshots/immich.avif
Binary file not shown.
Binary file added site/static/screenshots/immich.small.avif
Binary file not shown.
12 changes: 2 additions & 10 deletions sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -887,15 +887,7 @@
url: https://immich.app
repo: https://github.com/immich-app/immich
description: Self-hosted photo and video backup solution directly from your mobile phone.
uses: [NestJs, Sveltekit, TypeScript, Tailwind, Flutter, Python]
tags:
[
photos,
photo-gallery,
self-hosted,
google-photos-alternative,
backup-tool,
media,
]
uses: [NestJS, TypeScript, Tailwind, Flutter, Python]
tags: [photos, photo-gallery, self-hosted, backup-tool, media]
date_created: 2022-02-03
date_added: 2024-01-22
3 changes: 3 additions & 0 deletions tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ electron: https://electronjs.org
filepond: https://pqina.nl/filepond
firebase: https://firebase.google.com
flamethrower: https://github.com/fireship-io/flamethrower
flutter: https://flutter.dev
github api: https://docs.github.com/rest
github pages: https://pages.github.com
gitpod: https://gitpod.io
Expand Down Expand Up @@ -55,6 +56,7 @@ mocha: https://mochajs.org
monaco: https://microsoft.github.io/monaco-editor
motion one: https://motion.dev
mvp.css: https://github.com/andybrewer/mvp
nestjs: https://nestjs.com
netlify: https://netlify.com
notion: https://notion.so
octokit: https://github.com/octokit/octokit.js
Expand All @@ -70,6 +72,7 @@ pre-commit: https://pre-commit.com
prism: https://prismjs.com
prisma: https://prisma.io
prosemirror: https://prosemirror.net
python: https://python.org
rehype: https://github.com/rehypejs/rehype
release it: https://github.com/release-it/release-it
remark: https://github.com/remarkjs/remark
Expand Down

0 comments on commit 0720c5e

Please sign in to comment.