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

https://github.com/luanpotter/pixel-workplace

Pixel Workplace is a simple virtual environment to simulate the lack of real life office spaces.
https://github.com/luanpotter/pixel-workplace

game pixel pixel-art virtual workplace

Last synced: 11 days ago
JSON representation

Pixel Workplace is a simple virtual environment to simulate the lack of real life office spaces.

Awesome Lists containing this project

README

        

# pixel-workplace

![Build](https://github.com/luanpotter/pixel-workplace/workflows/Build/badge.svg?branch=master&event=push)

Pixel Workplace is a simple virtual environment to simulate the lack of real life office spaces.

## Docker-compose

To run the docker-compose:

##### Minimum Requirements

- **Docker engine: 19.03.0+**
- **Docker-compose**

##### Commands:

`docker-compose up` : To get up server and client

`docker-compose up --build`: To build dockerfiles and up aplication