Skip to content

sutton-signwriting/cloud-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

@sutton-signwriting/cloud-maker

Gitter

@sutton-signwriting/cloud-maker is a collection of scripts and data used together to make a functional Sutton SignWriting Cloud server.

This is an early release for testing and development. Feedback is welcome.

This package supports both Formal SignWriting in ASCII (FSW) and SignWriting in Unicode (SWU) character sets, along with the associated query languages and style string. See draft-slevinski-formal-signwriting for detailed specification.

Author: https://SteveSlevinski.me
Channel: https://www.youtube.com/channel/UCXu4AXlG0rXFtk_5SzumDow
Support: https://www.patreon.com/signwriting

Useful links

Development Dependencies

  • PHP 7
  • Composer
  • Symfony

Using the Sutton SignWriting Cloud Maker

# download the cloud-maker files
git clone https://github.com/sutton-signwriting/cloud-maker.git

# make a Sutton SignWriting Cloud installation
./cloud-maker/make.sh

# start the cloud
cd cloud
symfony serve

# open a browser
#   http://127.0.0.1:8000/api
#   http://127.0.0.1:8000/graphql
#   http://127.0.0.1:8000/playground 

License

MIT

SignWriting General Interest

About

a collection of scripts and data used together to make a functional Sutton SignWriting Cloud installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published