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

https://github.com/goby-lang/sample-web-app


https://github.com/goby-lang/sample-web-app

goby

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Goby Sample Server APP - To Do List

![Sample App Image](./img/sample-app-img.png)

## Requirement

- Docker
- Docker compose

## Usage

Clone it!

```
$ git clone [email protected]:goby-lang/sample-web-app.git
```

Go into the project directory and run the command:

```
$ docker-compose up
```

Open `http://localhost:3000` and enjoy!

## Frontend

- Start server - `$ yarn start`
- Rebuild index.js - `$ webpack`

## Contributors

- Creator of Goby @st0012
- Sample APP Maintainer @Maxwell-Alexius
- Logo Designer @steward