This repository was archived by the owner on Jul 16, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments