Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pointless-code/pet-rock

A digital PetRock which does the same as a real one!
https://github.com/pointless-code/pet-rock

code docker funny pet-rock pointless

Last synced: 1 day ago
JSON representation

A digital PetRock which does the same as a real one!

Awesome Lists containing this project

README

        

![PetRck](https://github.com/pointless-code/pet-rock/assets/18129171/24775ce9-e4d4-45b0-b1c4-fb5d023679d9)

## About PetRock

A digital PetRock which does the same as a real one!

## Pull from docker

```bash
docker pull pointlesscode/pet-rock:latest
docker run -d pointlesscode/pet-rock
```

## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build -t pet-rock .
docker run -d pet-rock
```

## Social

.less

Instagram

GitHub

DockerHub

## License

The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).