{"id":18996012,"url":"https://github.com/tomjschuster/bartendr","last_synced_at":"2026-06-18T18:32:13.057Z","repository":{"id":67062990,"uuid":"72455973","full_name":"tomjschuster/bartendr","owner":"tomjschuster","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-14T14:16:19.000Z","size":21110,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-21T12:19:04.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomjschuster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-31T16:32:47.000Z","updated_at":"2025-02-20T23:03:23.000Z","dependencies_parsed_at":"2023-02-22T10:46:06.506Z","dependency_job_id":null,"html_url":"https://github.com/tomjschuster/bartendr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomjschuster/bartendr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjschuster%2Fbartendr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjschuster%2Fbartendr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjschuster%2Fbartendr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjschuster%2Fbartendr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomjschuster","download_url":"https://codeload.github.com/tomjschuster/bartendr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjschuster%2Fbartendr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34503507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-08T17:33:38.940Z","updated_at":"2026-06-18T18:32:13.033Z","avatar_url":"https://github.com/tomjschuster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hi, I'm bones\n\nI'm a happy little skeleton. You can clone me to use as a starter on your projects!\nI have React, Redux, Sequelize, and Express all just rattling around in here ready\nto go.\n\n## I need node \u003e= 6.7.0\n\nIf you don't have it, I'll complain and tell you how to install it.\n\n## 1. Make me into something!\n\nCreate a git repo however you want to. You can fork me on Github, but you can only do\nthat once (so weird!). You can also create a Github repo and clone it, or just do\n`git init` in an empty directory on your machine.\n\nAfter you have a repo on your machine:\n\n```\ngit remote add bones https://github.com/queerviolet/bones.git\ngit fetch bones\ngit merge bones/master\n```\n\nAnd then you'll have me! If I change—which I probably will—you can get the most recent\nversion by doing this again:\n\n```\ngit fetch bones\ngit merge bones/master\n```\n\n## 2. I need a name.\n\nI don't have a name. I think I used to have one, but it turned to dust right along with my\nheart and liver and pituitary gland and all that stuff.\n\nAnyway, I'll need one. Give me a name in `package.json`.\n\n## 3. Start my dusty heart\n\nShort and sweet:\n\n```\nnpm install\nnpm run build-watch\nnpm start\n```\n\n`npm start` doesn't build, so watch out for that. The reason it doesn't build is because you\nprobably want to watch the build and run me in separate terminals. Otherwise, build errors get\nall mixed in with HTTP request logging.\n\n## My anatomy\n\n`/app` has the React/Redux setup. `main.jsx` is the entry point.\n\n`/db` has the Sequelize models and database setup. It'll create the database for you if it doesn't exist,\nassuming you're using postgres.\n\n`/server` has the Express server and routes. `start.js` is the entry point.\n\n`/bin` has scripts. (Right now it has *one* script that creates a useful symlink.)\n\n## Conventions\n\nI use `require` and `module.exports` in `.js` files.\n\nI use `import` and `export` in `.jsx` files, unless `require` makes for cleaner code.\n\nI use two spaces, no semi-colons, and trailing commas where possible. I'll\nhave a linter someday soon.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomjschuster%2Fbartendr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomjschuster%2Fbartendr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomjschuster%2Fbartendr/lists"}