{"id":18133344,"url":"https://github.com/andreapavoni/nodino","last_synced_at":"2025-04-16T07:35:22.367Z","repository":{"id":136327779,"uuid":"19381622","full_name":"andreapavoni/nodino","owner":"andreapavoni","description":"A simple URL shortener built with ExpressJS, React JS and Redis","archived":false,"fork":false,"pushed_at":"2014-09-30T12:46:50.000Z","size":823,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T05:11:24.269Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreapavoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-02T16:49:32.000Z","updated_at":"2019-03-22T22:58:20.000Z","dependencies_parsed_at":"2023-03-12T17:00:14.361Z","dependency_job_id":null,"html_url":"https://github.com/andreapavoni/nodino","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/andreapavoni%2Fnodino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Fnodino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Fnodino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Fnodino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreapavoni","download_url":"https://codeload.github.com/andreapavoni/nodino/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249213752,"owners_count":21231096,"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-11-01T13:07:29.486Z","updated_at":"2025-04-16T07:35:22.296Z","avatar_url":"https://github.com/andreapavoni.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nodino\nAn experiment to make a simple web app using [ExpressJS](http://expressjs.com), [React](http://facebook.github.io/react/) and [Redis](http://redis.io).\n\n## Demo\nYou can find a working demo [here](http://nodino.herokuapp.com/).\n\n**NOTE**: The online demo has a safe-mode that deletes links after 30 minutes, to reduce spam impact.\n\n## Installation\n\nYou'll need a working installation of Redis and NodeJS, then:\n\n* run `npm install`\n* start a Redis server\n* verify/edit settings in `config.js`\n* run `npm start`\n* to run it, you can use one of the following commands:\n  * `npm start`\n  * `coffee bin/www` or `bin/www`\n  * `foreman start` (there's a Procfile ready for [heroku](http://heroku.com))\n* point your browser to `http://0.0.0.0:4000` (or to a different port if you changed it in `config.js`)\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n### Testing\n\n* run `npm test` (or just `gulp`)\n\n## License\n\nCopyright (c) 2014 Andrea Pavoni http://andreapavoni.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreapavoni%2Fnodino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreapavoni%2Fnodino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreapavoni%2Fnodino/lists"}