Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffwilcox/4th-cloud
4th & Mayor site, from back in the day.
https://github.com/jeffwilcox/4th-cloud
Last synced: 5 days ago
JSON representation
4th & Mayor site, from back in the day.
- Host: GitHub
- URL: https://github.com/jeffwilcox/4th-cloud
- Owner: jeffwilcox
- Created: 2012-05-10T01:10:36.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T14:45:24.000Z (12 days ago)
- Last Synced: 2024-12-20T14:17:58.432Z (7 days ago)
- Language: EJS
- Homepage: https://4thandmayor.com
- Size: 12.4 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4th & Mayor - Cloud Services
Please checkout commit ID `1d0c10ff66342ad824b8d1eef52720fabdc42eb0` to see the actual implementation.
This project is deprecated now and its dynamic cloud services have been removed.
### historical
This code represents the cloud services required to offer push notifications (a push service that communicates with foursquare), host the web site, and support REST web services for mobile clients.
Supports compute hosting models from both Windows Azure as well as Amazon Web Services.
> This technology probably isn't useful to anyone other than myself, but out of interest I have received from others, I've effectively open sourced. I suppose I'd love to accept pull requests as well!
## Web Entrypoint
`node server` boots the app into web serving mode using Express.## Worker Entrypoint
`node worker` starts up the worker processing module.## API Entrypoint
`node api-server` offers newer a application web server.## E-mail Entrypoint
`node mail-server` entrypoint for parsing incoming e-mails from crashes.