https://github.com/goby-lang/sample-web-app
https://github.com/goby-lang/sample-web-app
goby
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/goby-lang/sample-web-app
- Owner: goby-lang
- Created: 2017-06-12T17:05:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T02:22:33.000Z (almost 3 years ago)
- Last Synced: 2025-07-04T03:41:34.266Z (6 months ago)
- Topics: goby
- Language: JavaScript
- Size: 2.98 MB
- Stars: 16
- Watchers: 4
- Forks: 68
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Goby Sample Server APP - To Do List

## Requirement
- Docker
- Docker compose
## Usage
Clone it!
```
$ git clone git@github.com: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