{"id":51441562,"url":"https://github.com/sergio7174/barser","last_synced_at":"2026-07-05T12:01:43.574Z","repository":{"id":223136422,"uuid":"759404607","full_name":"sergio7174/barser","owner":"sergio7174","description":"Fullstack open source application, dynamic Bar website(MEAN STACK) Little Bar Aplication. Made with Angular MongoDB, Express, Nodejs","archived":false,"fork":false,"pushed_at":"2024-02-19T18:08:30.000Z","size":965,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-19T19:41:27.746Z","etag":null,"topics":["angular","bootstrap","cors","express","mongodb","mongoose","nodejs","popperjs","rxjs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sergio7174.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}},"created_at":"2024-02-18T14:03:24.000Z","updated_at":"2024-02-18T14:46:31.000Z","dependencies_parsed_at":"2024-02-18T15:36:39.942Z","dependency_job_id":null,"html_url":"https://github.com/sergio7174/barser","commit_stats":null,"previous_names":["sergio7174/barser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sergio7174/barser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergio7174%2Fbarser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergio7174%2Fbarser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergio7174%2Fbarser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergio7174%2Fbarser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergio7174","download_url":"https://codeload.github.com/sergio7174/barser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergio7174%2Fbarser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35153109,"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-07-05T02:00:06.290Z","response_time":100,"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":["angular","bootstrap","cors","express","mongodb","mongoose","nodejs","popperjs","rxjs","typescript"],"created_at":"2026-07-05T12:01:42.533Z","updated_at":"2026-07-05T12:01:43.537Z","avatar_url":"https://github.com/sergio7174.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align =\"center\" \u003e 🍾 BAR MEAN APLICATION \u003c/h1\u003e\n\u003ch4  align =\"center\"\u003e \nFullstack open source application, dynamic Bar website(MEAN STACK)\u003c/h4\u003e\n \u003ch4  align =\"center\"\u003eLittle Bar Aplication.  Made with Angular(14) MongoDB, Express, Nodejs  \u003c/h4\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n  * [Configuration and Setup](#configuration-and-setup)\n  * [Key Features](#key-features)\n  * [Technologies used](#technologies-used)\n      - [Frontend](#frontend)\n      - [Backend](#backend)\n      - [Database](#database)\n  * [📸 Screenshots](#screenshots)\n  * [Author](#author)\n  * \u003cbr\u003e\n  \n\n## Configuration and Setup \n## \u003ch2\u003e ⚙️ \u003c/h2\u003e\n\nIn order to run this project locally, simply fork and clone the repository or download as zip and unzip on your machine.\n\n- Open the project in your prefered code editor.\n- Go to terminal -\u003e New terminal (If you are using VS code)\n- Split your terminal into two (run the client on one terminal and the server on the other terminal)\n\nIn the first terminal\n\n```\n$ cd client\n$ npm install (to install client-side dependencies)\n$ npm run start (to start the client), or npm start\n```\n```\nIn the second terminal\n\n- cd server and Set environment variables in .env\n- Create your mongoDB connection url, which you'll use as your MONGO_URL\n- Supply the following credentials\n\n# --- Terminal ---\n\n$ npm install (to install server-side dependencies)\n$ npm start (to start the server), or nodemon server\n\n```\n![Status project](https://img.shields.io/badge/STATUS-Finished-GREEN?style=for-the-badge)\n\n##  🔌 Technologies used ✔️: \n![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![Angular](https://img.shields.io/badge/Angular-20232A?style=for-the-badge\u0026logo=angular\u0026logoColor=61DAFB)\n![Static Badge](https://img.shields.io/badge/cors%20-yellow?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/dotenv-black?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/mongoDB%20-aqua?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/mongoose-purple?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/Express-navy?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/bootstrap-teal?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/rxjs%20-aqua?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/nodejs%20-yellow?style=for-the-badge)\n\n\n##  Screenshots:\n📸\n\u003cbr\u003e\n\u003cimg src=\"./projectImages/image01.jpg\" alt=\"project screenshot01\" /\u003e\n\u003cimg src=\"./projectImages/image02.jpg\" alt=\"project screenshot02\" /\u003e\n\u003cimg src=\"./projectImages/image03.jpg\" alt=\"project screenshot03\" /\u003e\n\u003cbr\u003e\n\n##  Key Features:\n\n- Reservations\n- See Drinks Galleries\n- Get Contacts\n\n\n##  Technologies used\n\n📋 This project was created using the following technologies.\n\n####  Frontend \n\n- [Angular 14](https://angular.io/) - JavaScript library that is used for building user interfaces specifically for single-page applications.\n- [Bootstrap](https://getbootstrap.com/docs/5.0/getting-started/introduction/) - Framework for building responsive, mobile-first sites, with jsDelivr and a template starter page.\n- [rxjs](https://angular.io/guide/rx-library) - Reactive Extensions Library for JavaScript.\n\n####  Backend \n\n- [Node js](https://nodejs.org/en/) -A runtime environment to help build fast server applications using JS\n- [Express js](https://www.npmjs.com/package/express) -The server for handling and routing HTTP requests\n- [Mongoose](https://mongoosejs.com/) - For modeling and mapping MongoDB data to JavaScript\n- [jsonwebtoken](https://www.npmjs.com/package/jsonwebtoken) - For authentication\n- [cookie-parser](https://www.npmjs.com/package/cookie-parser) - Middleware module used in Node.js web applications to manage cookies\n- [cors](https://www.npmjs.com/package/cors) - Provides a Connect/Express middleware\n- [Dotenv](https://www.npmjs.com/package/dotenv) - Zero Dependency module that loads environment variables\n- [express-validator](https://www.npmjs.com/package/express-validator) - Used in Node.js applications with the Express framework to validate data submitted by users (user input)\n- [nodemon](https://nodemon.io/) - Development utility for Node.js applications. Node.js is a runtime platform that allows you to run JavaScript on the server side.t\n\n\n####  Database \n\n - [MongoDB ](https://www.mongodb.com/) - It provides a free cloud service to store MongoDB collections.💾\n\n## Author\n     👨🏻‍🏫 \n- Portfolio: \n- Github: \n- Sponsor: \n- Linkedin:https://www.linkedin.com/in/sergio-moncada-72589883/\n- Email: :mailbox_with_mail:[sergiogmoncada@yahoo.com](mailto:sergiogmoncada@yahoo.com)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergio7174%2Fbarser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergio7174%2Fbarser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergio7174%2Fbarser/lists"}