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

Commit cfff11c

Browse files
authored
Archive Preview repository (#182)
* Archive Preview repository * Disable archived Preview CI
1 parent cccd7c8 commit cfff11c

2 files changed

Lines changed: 3 additions & 93 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 74 deletions
This file was deleted.

README.md

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

3-
Webbased display for the contents of a Hex release.
4-
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.
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.
226

237
## License
248

0 commit comments

Comments
 (0)