warehouse:Crates.io作为Web应用程序的索引

时间:2024-05-28 03:08:14
【文件属性】:

文件名称:warehouse:Crates.io作为Web应用程序的索引

文件大小:29KB

文件格式:ZIP

更新时间:2024-05-28 03:08:14

JavaScript

仓库 该项目为Crates.io提供了索引。 这主要是一个有趣的hack,也是我的牛。 还没有准备好将其放置在网络上的任何地方。 然而。 后端为铁,前端为Ember。 每晚需要Rust。 别忘了它有一个子模块! $ git submodule update --init --recursive # first time $ git submodule update 后端 要启动后端: $ cargo run 要查看日志记录输出: $ RUST_LOG=warehouse=info cargo run 前端 要启动前端: $ cd frontend $ npm install && bower install $ ember serve 这两个都运行后,点击 。 第一次加载将花费一些时间,因为它必须加载索引。


【文件预览】:
warehouse-master
----frontend()
--------crossdomain.xml(585B)
--------.jshintrc(518B)
--------ember-cli-build.js(952B)
--------robots.txt(51B)
--------bower.json(515B)
--------.ember-cli(280B)
--------.travis.yml(318B)
--------config()
--------README.md(1KB)
--------.bowerrc(60B)
--------testem.json(198B)
--------.editorconfig(543B)
--------tests()
--------.gitignore(247B)
--------app()
--------.watchmanconfig(29B)
--------package.json(1KB)
--------vendor()
----Cargo.toml(224B)
----.gitmodules(106B)
----Cargo.lock(13KB)
----src()
--------main.rs(4KB)
--------version.rs(2KB)
--------totally_not_a_database.rs(2KB)
--------krate.rs(301B)
----.travis.yml(46B)
----README.md(902B)
----crates.io-index()
----.gitignore(7B)

网友评论