{"id":21585125,"url":"https://github.com/felipeoriani/mindicators","last_synced_at":"2025-07-09T12:36:59.516Z","repository":{"id":74987428,"uuid":"95507143","full_name":"felipeoriani/mindicators","owner":"felipeoriani","description":"2016 - Sample Rest Api application to manage any indicator you have on mind. Built in order to learn Node.Js by applying some software design principles.","archived":false,"fork":false,"pushed_at":"2023-01-19T13:52:26.000Z","size":32,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T15:29:10.943Z","etag":null,"topics":["express","indicators","javascript","nodejs","rest-api","sequelize","sql","sql-server"],"latest_commit_sha":null,"homepage":"","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/felipeoriani.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":"2017-06-27T02:03:24.000Z","updated_at":"2024-03-07T02:22:11.000Z","dependencies_parsed_at":"2023-07-18T09:45:11.245Z","dependency_job_id":null,"html_url":"https://github.com/felipeoriani/mindicators","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/felipeoriani%2Fmindicators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeoriani%2Fmindicators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeoriani%2Fmindicators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeoriani%2Fmindicators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipeoriani","download_url":"https://codeload.github.com/felipeoriani/mindicators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244189829,"owners_count":20412991,"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":["express","indicators","javascript","nodejs","rest-api","sequelize","sql","sql-server"],"created_at":"2024-11-24T15:09:08.232Z","updated_at":"2025-03-18T09:13:40.174Z","avatar_url":"https://github.com/felipeoriani.png","language":"JavaScript","readme":"\r\n# Mindicators\r\n\r\nThis is a business application to manage any indicator you have on mind. It tries to  applies some software design principles and best pratices using node.js.\r\n\r\n### Setup\r\n\r\nFirst install `node`. It was built on a lagacy version but it's still working with 18.x LTS version.\r\n\r\nIf you don't have a SQL Server instance running, you can easly get it as a docker container by running the following statement:\r\n\r\n```\r\n docker run -e \"ACCEPT_EULA=Y\" -e \"MSSQL_SA_PASSWORD=***********\" -p 1433:1433 -d mcr.microsoft.com/mssql/server:2022-latest\r\n```\r\n\r\nYou can change the `MSSQL_SA_PASSWORD` for a password of yuour choice (using lowercase, uppercase, numbers and special chars). Once you run this, we have the `sa` user and the password defined. Go to the `~/data/db.js` file change the data access information on the sequelize setup at line 6 (I know it could be at a config file). Then, connect into SQL Server and create a database called `mindicators` and run the script available on `~/scripts`.\r\n\r\nOnce you have it, go to the console and run:\r\n\r\n```\r\nnpm install\r\n```\r\n\r\nTo install the dependencies and\r\n\r\n```\r\nnpm start\r\n```\r\n\r\nTo start the application. You will see the application running at http port `3000`.\r\n\r\nOpen the postmand and include the collection available on the root of this repository and you are good to go!\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeoriani%2Fmindicators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipeoriani%2Fmindicators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeoriani%2Fmindicators/lists"}