Hydrus Web

Alternatives To Hydrus Web
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Sherlock40,063
10 hours ago2February 25, 2019113mitPython
🔎 Hunt down social media accounts by username across social networks
Kind11,33328013 hours ago163September 22, 2022181apache-2.0Go
Kubernetes IN Docker - local clusters for testing Kubernetes
Gitignore.io7,542
13 days ago7mitSwift
Create useful .gitignore files for your project
Testcontainers Java6,9394313966 hours ago79June 29, 2022497mitJava
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Frameworkbenchmarks6,883
8 hours ago111otherJava
Source for the TechEmpower Framework Benchmarks project
Terratest6,769116a day ago364September 08, 2022228apache-2.0Go
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
Goss5,103
8 days ago51apache-2.0Go
Quick and Easy server testing/validation
Node Express Mongoose Demo5,0541a month ago1January 18, 20163mitJavaScript
A simple demo app using node and mongodb for beginners (with docker)
Boulder4,597121 hours ago76April 24, 2021200mpl-2.0Go
An ACME-based certificate authority, written in Go.
Maildev3,901542613 days ago44May 18, 2022111otherSCSS
:mailbox: SMTP Server + Web Interface for viewing and testing emails during development.
Alternatives To Hydrus Web
Select To Compare


Alternative Project Comparisons
Readme
Hydrus Web Icon

Hydrus Web

Hydrus web is a web client for Hydrus


Usage

hydrus.app

hydrus.app is the recommended way to use Hydrus Web. It will always be the latest stable version (latest commit on the master branch) of Hydrus Web. It is automatically deployed with Vercel.

The latest development build (latest commit on the dev branch) can be found at dev.hydrus.app.

Docker

A Docker image is provided for Hydrus Web.

It hosts Hydrus Web on port 80 using nginx. Hydrus Web needs to be hosted with valid HTTPS unless it is only being used on localhost. The Docker image is meant to be used with some proxy that can provide HTTPS (like Caddy or Traefik).

You may also want to run Hydrus on Docker.

Hydrus API HTTPS

Unless you are opening Hydrus Web on the same device the Hydrus client is running on, you will need to make its API available with valid HTTPS. This will likely mean running some form of reverse proxy.

There is now a guide on doing this with Caddy, Duck DNS, and Tailscale. There are other methods like using a self-signed CA as well.

Development

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Popular Docker Projects
Popular Testing Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Docker
Testing
Angular
Https
Angular Material
Caddy