Skip to content

goby-lang/sample-web-app

Folders and files

NameName
Last commit message
Last commit date
Aug 19, 2017
Aug 24, 2017
Aug 22, 2017
Apr 26, 2020
Apr 26, 2020
Aug 1, 2017
Aug 18, 2017
Aug 1, 2017
Mar 8, 2020
Mar 8, 2020
Mar 7, 2020
Mar 8, 2020
Apr 9, 2022
Jan 5, 2021
Apr 26, 2020
Feb 22, 2020
Aug 1, 2017
May 7, 2021

Repository files navigation

Goby Sample Server APP - To Do List

Sample App Image

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