{"id":15091572,"url":"https://github.com/luan-neumann-dev/thoughts","last_synced_at":"2025-09-19T19:11:32.138Z","repository":{"id":253017259,"uuid":"842206492","full_name":"Luan-Neumann-Dev/Thoughts","owner":"Luan-Neumann-Dev","description":"Thoughts is a simple platform for sharing thoughts and viewing posts from other users. It features secure user authentication and allows creating, editing, and deleting thoughts. Built with Handlebars, MySQL, Sequelize, Express, and JavaScript.","archived":false,"fork":false,"pushed_at":"2024-09-07T20:30:01.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-14T05:04:05.258Z","etag":null,"topics":["express","handlebars","javascript","mvc","mysql","sequelize"],"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/Luan-Neumann-Dev.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":"2024-08-13T22:24:29.000Z","updated_at":"2024-09-07T20:30:04.000Z","dependencies_parsed_at":"2024-09-07T21:36:32.100Z","dependency_job_id":"085d8736-4565-427e-b1ba-a6d5a491eee0","html_url":"https://github.com/Luan-Neumann-Dev/Thoughts","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.2857142857142857,"last_synced_commit":"14c3f9996d31a3598d99fbe9c70dd817a8eb181f"},"previous_names":["luan-neumann-dev/thoughts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luan-Neumann-Dev%2FThoughts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luan-Neumann-Dev%2FThoughts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luan-Neumann-Dev%2FThoughts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luan-Neumann-Dev%2FThoughts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Luan-Neumann-Dev","download_url":"https://codeload.github.com/Luan-Neumann-Dev/Thoughts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219848629,"owners_count":16556333,"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","handlebars","javascript","mvc","mysql","sequelize"],"created_at":"2024-09-25T10:41:52.356Z","updated_at":"2025-09-19T19:11:27.084Z","avatar_url":"https://github.com/Luan-Neumann-Dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003e\n 💬 Thoughts \n\u003c/h1\u003e\n\n![Captura de tela 2024-08-14 081220](https://github.com/user-attachments/assets/68784de6-ca9a-4150-8065-a8ffec4a205b)\n![Captura de tela 2024-08-14 081240](https://github.com/user-attachments/assets/4834e2ff-731d-4528-ab7a-72bcc7536c8b)\n![Captura de tela 2024-08-14 081328](https://github.com/user-attachments/assets/fb3f297c-5188-4e07-8079-f08809d0781f)\n\n\u003e Thoughts is a simple platform for users to share their thoughts and view posts from others. The application follows the MVC pattern and includes a secure authentication system for a personalized experience.\n\n## 💼 Technologies Used\n- Handlebars\n- Sequelize\n- JavaScript\n- MySQL\n- Express\n- HTML\n- CSS\n\n## 🏃 How to Run the Project\n\nTo run the project locally, follow these instructions:\n\n1. **Clone** this repository on Visual Studio Code\n```\ngit clone https://github.com/Luan-Neumann-Dev/Thoughts/\n```\n\n2. **Open** the console and navigate to the project folder:\n```\ncd Thoughts\n```\n\n3. **Install** project dependencies via the terminal:\n```\nnpm install\n```\n\n4. **Configure** the MySQL database in the ``conn.js`` file with your environment's credentials.\n\n5. **Start** the server:\n```\nnpm start\n```\n\n6. Open your browser and go to `http://localhost:3000` to see the project in action! 🌟\n\n## Contributions 🤝\nContributions are welcome! If you have suggestions for improvements or encounter any issues, feel free to open an issue or submit a pull request.\n\n\u003ch2\u003e 🙋 Author  \u003c/h2\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/Luan-Neumann-Dev\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/155394874?s=400\u0026u=9694d36eda852061b89679e4da99e37e8c22c7ab\u0026v=4\" width=\"100px;\" alt=\"Foto do Luan no GitHub\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eLuan Neumann Dev\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\u003ca href=\"https://www.linkedin.com/in/luan-neumann-dev/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/-LinkedIn-%230077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Luan-Neumann-Dev\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href=\"https://instagram.com/luanneumann\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Instagram-%23E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href = \"mailto:luan.neumann.dev@gmail.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Gmail-%23333?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluan-neumann-dev%2Fthoughts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluan-neumann-dev%2Fthoughts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluan-neumann-dev%2Fthoughts/lists"}