Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dachinat/whois_ge

React 17 and Rails 6 App for whois-ing domains in .GE zone
https://github.com/dachinat/whois_ge

Last synced: about 1 month ago
JSON representation

React 17 and Rails 6 App for whois-ing domains in .GE zone

Awesome Lists containing this project

README

        

# WhoisGE

* Ruby version 3.0.0
* Rails version 6.14
* React version 17.0.2

Rails 6 and React 17 app for checking domains under .GE registration zone

# Docker

## Locally

`docker-compose build`

`docker-compose up`

## From DockerHub

`docker run -dp 3000:3000 dachinat/whois_ge:latest`