MyGit
🚩收到GitHub仓库的更新通知

soulteary/flare

Fork: 38 Star: 136 (更新于 2024-05-19 15:21:08)

license: AGPL-3.0

Language: Go .

🏂 Challenge all bookmarking apps and websites directories, Aim to Be a best performance monster.

最后发布版本: 0.5.2 ( 2024-04-12 00:41:04)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Flare

Challenge all bookmarking apps and websites directories, Aim to Be a best performance monster.

🚧 Code is being prepared and refactored, commits are slow.

Feature

Simple, Fast, Lightweight and super Easy to install and use.

  • Written in Go (Golang) and a little Modern vanilla Javascript only.
  • Doesn't depend any database or any complicated framework.
  • Single executable, no dependencies required, good docker support.
  • You can choose whether to enable various functions according to your needs: offline mode, weather, editor, account, and so on.

ScreenShot

TBD

Documentation

TBD

  • Browse automatically generated program documentation:
    • godoc --http=localhost:8080

Directory

├── build                   build script
├── cmd                     user cli/env parser
├── config                  config for app
│   ├── data                    data for app running
│   ├── define                  define for app launch
│   └── model                   data model for app
├── docker                  docker
├── embed                   resource (assets, template) for web
├── internal
│   ├── auth                user login
│   ├── fn                  fn utils
│   ├── logger              logger
│   ├── misc
│   │   ├── deprecated
│   │   ├── health
│   │   └── redir
│   ├── pages
│   │   ├── editor
│   │   ├── guide
│   │   └── home
│   ├── resources           static resource after minify
│   ├── server
│   ├── settings
│   └── version
└── main.go

最近版本更新:(数据更新于 2024-05-19 16:14:07)

2024-04-12 00:41:04 0.5.2

2024-01-06 11:23:30 0.5.1

2024-01-05 21:58:38 0.5.0

2023-12-07 21:08:20 0.4.3

2023-12-07 20:36:33 0.4.2

2023-12-07 00:51:07 0.4.2

2023-05-07 11:05:27 0.4.1

2022-09-17 20:41:36 0.4.0

主题(topics):

bookmarks, self-hosted, start-page

soulteary/flare同语言 Go最近更新仓库

2024-05-19 09:38:45 initia-labs/initia

2024-05-18 23:53:18 usememos/memos

2024-05-18 17:58:05 SagerNet/sing-box

2024-05-18 06:38:00 dolthub/dolt

2024-05-18 04:35:49 containerd/containerd

2024-05-18 02:28:56 aws/aws-sdk-go