{"id":19664045,"url":"https://github.com/lqss11/nodeappi","last_synced_at":"2026-04-14T05:31:16.998Z","repository":{"id":73459337,"uuid":"419133572","full_name":"LQss11/Nodeappi","owner":"LQss11","description":"A backend auto-generation with MongoDB or Mysql through an easy-to-use Database-templating-visualizer (drag\u0026drop) and testing it in real-time using swagger.","archived":false,"fork":false,"pushed_at":"2022-03-04T22:12:54.000Z","size":12048,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T03:49:43.694Z","etag":null,"topics":["angular","bootstrap","docker","express","expressjs","jsplumb","jwt","mongodb","mysql","nodejs"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/LQss11.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":"2021-10-20T00:31:19.000Z","updated_at":"2021-11-01T23:46:52.000Z","dependencies_parsed_at":"2023-03-30T06:33:41.593Z","dependency_job_id":null,"html_url":"https://github.com/LQss11/Nodeappi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/LQss11/Nodeappi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQss11%2FNodeappi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQss11%2FNodeappi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQss11%2FNodeappi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQss11%2FNodeappi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LQss11","download_url":"https://codeload.github.com/LQss11/Nodeappi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQss11%2FNodeappi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31784251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","docker","express","expressjs","jsplumb","jwt","mongodb","mysql","nodejs"],"created_at":"2024-11-11T16:16:24.405Z","updated_at":"2026-04-14T05:31:16.992Z","avatar_url":"https://github.com/LQss11.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeAppi\n`Nodeappi`  is a user friendly web application allowing users to easily generate and run nodejs backend and test it in real time.\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.0.\n## Main features\n`NodeAppi` provides several features to its users and these are our main features that will allow any user to:\n\n- Sign in / Sign up with taking necessary security mesurements.\n- Create Multiple projects.\n- Generate databases schemas using a powerful database visualizer [Drag/Drop].\n- Generate database schema using a powerful database visualizer.\n- Chose one or multiple CRUD methods.\n- Generate Nodejs Backend appplication [MongoDB/MYSQL] with your customized database schema.\n- Pay using different payment methods.\n- Get your application running in one click and test it in real time (Swagger).\n- Get in touch with other users through a posting and commenting in forums.\n## Getting Started\n\nNo matter what operating system or envirenment you're working on,You can run this application and get it working on your local machin on different platforms whether it's:\n1. Mac.\n1. Linux.\n1. Windows.\n1. Other...\n\nIn order to do that  first you have make sure that docker is successfuly installed on your machine, click [here](https://docker-curriculum.com/) to learn more.\n\n## Docker\n\nNow that you have docker installed on your local machine you can run `Nodeappi` following these simple steps:\n\n### Build Required Images\n\nOpen your favorite Terminal and run these commands.\n\n\nIn order to run the app on your computer you will need to clone this repository, select a directory then run:\n```sh\ngit clone https://github.com/LQss11/Nodeappi.git\n```\nget inside the repository:\n```sh\ncd Nodeappi \n```\nThen build node image:\n```sh\ndocker build -t nodeapp .\n```\n\nBuild angular image :\n\n```sh\n$ cd CURRENT_DIR/ANGULAR_DIR\n$ docker build -t nodeapp .\n```\n\n#### Docker Compose (final-step)\n\nIn order to finally build the project you can do as following:\nRun with output (`CTRL+C` to stop it) :\n\n```sh\n$ docker-compose up\n```\n\nRun without output:\n\n```sh\n$ docker-compose up -d\n```\nand to stop execution:\n```sh\n$ docker-compose down\n```\n## Developement\n\n`Nodeappi` uses a number of open source projects to work properly is currently extended with the following tools and Instructions on how to use them are stated below :\n\n\n| Tools | Links | Usage |\n| ------ | ------ | ------ |\n| Angular | [Official website](https://angular.io/) | HTML enhanced for web apps!\n| GitLab | [Official website](https://gitlab.com/) | Platform for unparalleled collaboration, visibility, and development velocity\n| NodeJs | [Official website](https://nodejs.org/en/) | evented I/O for the backend\n| MongoDb | [Official website](https://www.mongodb.com/) | distributed database built for modern application \n| MySQL | [Official website](https://www.mysql.com/) | MySQL Database Service is a fully managed database service\n| Docker | [Official website](https://www.docker.com/) | Build and deploy your distributed applications \n| Swagger | [Official website](https://swagger.io/) | Simplify API development for users, teams, and enterprises\n\n\n## Further information\n\nThis project was made possible by [ESPRIT UNIVERSITY](https://esprit.tn/) and thanks to our tutors who assisted us throught the whole working process.\n\n## Further help\n\nTo get more help contact us on our [email](nodeappigroup@gmail.com)   .","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqss11%2Fnodeappi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flqss11%2Fnodeappi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqss11%2Fnodeappi/lists"}