The Amber Smalltalk test pet project

GeneralFailure 1a34c0b7f4 Started backend devel %!s(int64=2) %!d(string=hai) anos
backend 1a34c0b7f4 Started backend devel %!s(int64=2) %!d(string=hai) anos
lambda 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
src 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
.gitignore 1a34c0b7f4 Started backend devel %!s(int64=2) %!d(string=hai) anos
Gruntfile.js 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
LICENSE-MIT 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
README.md 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
deploy.js 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
devel.js 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
index.html 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
lambda.js 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
local.amd.json 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
package-lock.json 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
package.json 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos
testing.js 870a41180b Initial commit %!s(int64=2) %!d(string=hai) anos

README.md

WebStore

The Web Store pet-project

Contributing

  1. Have amber cli tooling installed. If you don't, see first box in these instructions.

  2. Fork and/or clone the project, then bring it alive by: npm run init.

  3. Developing the project: Start server with amber serve and go to http://localhost:4000/ in your browser. Overlay with buttons to open IDE should appear shortly.