{"id":16968491,"url":"https://github.com/squallstar/allpress","last_synced_at":"2026-04-09T17:49:16.906Z","repository":{"id":25354431,"uuid":"28782108","full_name":"squallstar/allpress","owner":"squallstar","description":"A Custom Express-based production-ready server with loads of built-in features ","archived":false,"fork":false,"pushed_at":"2015-01-09T11:24:32.000Z","size":292,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T13:13:02.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squallstar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-04T18:22:40.000Z","updated_at":"2015-01-09T11:24:34.000Z","dependencies_parsed_at":"2022-07-21T20:49:04.594Z","dependency_job_id":null,"html_url":"https://github.com/squallstar/allpress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squallstar%2Fallpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squallstar%2Fallpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squallstar%2Fallpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squallstar%2Fallpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squallstar","download_url":"https://codeload.github.com/squallstar/allpress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244844531,"owners_count":20519790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T00:12:15.368Z","updated_at":"2025-12-30T21:57:39.888Z","avatar_url":"https://github.com/squallstar.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Allpress\n\nThis is my personal Node.js Express development setup for production composed as follows:\n\n- Express 4\n- Coffeescript\n- Custom per-environment configuration files\n- Multi-thread cluster support + workers autoreload\n- Skeleton for a marketing website + APIs\n- Requests logging to DB\n- Crash reporter (email)\n- Improved Node.js Require\n- SSL support\n- Async\n- Tons of production-ready tweaks\n- Gzip, Cookie parser, body parser, Busboy (multipart)\n- GeoIP\n- Mailer lib + helpers (HTML + plain)\n- Styled and responsive email layout (based on Mailchimp) with design by @Mintsugar\n- Mailchimp SDK + helpers\n- Graphicmagick and GM node library\n- Jade templates\n- Stripe (payments)\n- Auth token (param, cookie or header) authentication for APIs\n- Basic auth for /admin dir\n- Foursquare SDK + helpers\n- DB with Mongoskin\n- DB Indexes setup on load\n- DB seeds support\n- Casual\n- HTML Skeleton with common meta tags\n- Scss to CSS with basic skeleton structure and css reset\n- Useful Scss placeholders (like %vertically-centered)\n- Responsive support\n- Google fonts and analytics support\n- Coffee to JS for the frontend (with submodules support)\n- Jquery and Jquery.sortable (on demand)\n- JS minification on production\n- Assets expiration on server restart\n- Facebook SDK\n- Amazon AWS SDK + S3 bucket helper\n- Loads of helpers\n- Tests with Mocha, Expect.js and Superagent\n- Probably something else which I don't remember right now\n\n## Run for development\n\n    $ ./server/bin/www\n\nYou will also need to run grunt (on another tab) to compile and watch sass files:\n\n    $ grunt\n\n## Run for production with forever\n\n    $ grunt precompile\n    $ NODE_ENV=production forever start ./server/bin/www\n\n## Run the tests\n\n    $ npm test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquallstar%2Fallpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquallstar%2Fallpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquallstar%2Fallpress/lists"}