Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 0 additions & 74 deletions .github/workflows/main.yml

This file was deleted.

22 changes: 3 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,8 @@
# Preview

Webbased display for the contents of a Hex release.

## Contributing

### Setup

1. Run `mix setup` to install Hex and NPM dependencies
2. Run `mix test`
3. Run `mix phx.server` and visit [http://localhost:4005/](http://localhost:4005/)

### Test routes
After running `mix setup`, two packages will be available for testing locally.

1. [Decimal 2.0.0](http://localhost:4005/preview/decimal/2.0.0)
2. [Ecto 0.2.0](http://localhost:4005/preview/ecto/0.2.0)

### Updating dependencies

If Hex or NPM dependencies are outdated run `mix setup` again.
This repository is archived. Hex Preview is maintained as part of
[hexpm/hexpm](https://github.com/hexpm/hexpm): its web interface and background
processing both run in the Hexpm application.

## License

Expand Down