gloogle
v1.0.0-alpha-1
Gloogle 是一个搜索引擎,能够查询整个 Gleam 生态系统!搜索一个函数或类型,让奇迹发生!
第一个测试版现已推出!
有些功能已经实现,有些功能仍在路线图上!
in:module
、 in:name
、 in:signature
和in:documentation
中包含的过滤器 # Initialise the DB.
yarn backend:db:init
# Reset the DB when you need.
yarn backend:db:reset
# apps/backend/.mise.local.toml
# Used in env variables mainly.
[ env ]
# Default server options.
PORT = 3000
LOG_LEVEL = " DEBUG "
# Local database.
DATABASE_URL = " postgres://gloogle:gloogle@localhost:5432/gloogle?sslmode=disable "
# Used to access hex API.
HEX_API_KEY = " xxxxx "
# Used to crawl starsgazers.
GITHUB_TOKEN = " xxxxx "
如果 Google 喜欢您,您也可以做出贡献!欢迎拉请求!
在存储库上打开一个问题!这将非常有帮助!
露西(闪光吉祥物)的所有权利属于其创作者。每个露西都将根据要求被移除。
这个项目的成功要归功于 Louis Pilfold,他在 Gleam Packages 上做了出色的工作,并被用作基础。使用的图书馆的所有学分都归于辉煌、充满活力的闪光社区。 ?