Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

Commit d4a83a6

Browse files
committed
Archive Preview repository
1 parent cccd7c8 commit d4a83a6

1 file changed

Lines changed: 5 additions & 18 deletions

File tree

README.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,11 @@
11
# Preview
22

3-
Webbased display for the contents of a Hex release.
3+
This repository is archived. Hex Preview is maintained as part of
4+
[hexpm/hexpm](https://github.com/hexpm/hexpm): its web interface and background
5+
processing both run in the Hexpm application.
46

5-
## Contributing
6-
7-
### Setup
8-
9-
1. Run `mix setup` to install Hex and NPM dependencies
10-
2. Run `mix test`
11-
3. Run `mix phx.server` and visit [http://localhost:4005/](http://localhost:4005/)
12-
13-
### Test routes
14-
After running `mix setup`, two packages will be available for testing locally.
15-
16-
1. [Decimal 2.0.0](http://localhost:4005/preview/decimal/2.0.0)
17-
2. [Ecto 0.2.0](http://localhost:4005/preview/ecto/0.2.0)
18-
19-
### Updating dependencies
20-
21-
If Hex or NPM dependencies are outdated run `mix setup` again.
7+
Infrastructure for the Preview object bucket and its public edge routes remains
8+
in [hexpm/hexpm-ops](https://github.com/hexpm/hexpm-ops).
229

2310
## License
2411

0 commit comments

Comments
 (0)