https://github.com/scottbenton/texttwist-backend
The backend for the Text-Twist Game. Running on an AWS Elastic Beanstalk instance for easy deploments. To see the backend used ->
https://github.com/scottbenton/texttwist-backend
Last synced: about 2 months ago
JSON representation
The backend for the Text-Twist Game. Running on an AWS Elastic Beanstalk instance for easy deploments. To see the backend used ->
- Host: GitHub
- URL: https://github.com/scottbenton/texttwist-backend
- Owner: scottbenton
- Created: 2019-09-22T17:17:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T23:40:24.000Z (over 5 years ago)
- Last Synced: 2023-03-03T14:57:25.640Z (about 2 years ago)
- Language: PHP
- Homepage: https://scottbenton.github.io/TextTwist-UI/
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextTwist-Backend
The backend for the Text-Twist Game. Running on an AWS Elastic Beanstalk instance for easy deploments.## Deployment
To deploy this project to your own AWS Elastic Beanstalk account, simply zip up the contents of the Repo and upload them to a PHP AWS Elastic Beanstalk instance, where it will automatically deploy it for you.