{"id":15862743,"url":"https://github.com/alan345/saas","last_synced_at":"2025-08-07T00:46:50.138Z","repository":{"id":131657796,"uuid":"111720193","full_name":"alan345/saas","owner":"alan345","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-14T17:05:30.000Z","size":9101,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T20:45:10.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alan345.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-11-22T18:40:35.000Z","updated_at":"2018-06-14T17:05:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"aba49d62-084a-48f3-916d-d1f35dd87484","html_url":"https://github.com/alan345/saas","commit_stats":{"total_commits":1076,"total_committers":3,"mean_commits":358.6666666666667,"dds":0.3048327137546468,"last_synced_commit":"c2995a2fd44d42d4e9d8d3da8254b208e98f036d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alan345/saas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan345%2Fsaas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan345%2Fsaas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan345%2Fsaas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan345%2Fsaas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alan345","download_url":"https://codeload.github.com/alan345/saas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan345%2Fsaas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269181020,"owners_count":24373846,"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","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"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":[],"created_at":"2024-10-05T22:42:12.242Z","updated_at":"2025-08-07T00:46:50.098Z","avatar_url":"https://github.com/alan345.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ales by Gooplus\n\nThis project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.5.\n\n## Development server\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive/pipe/service/class/module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n\n\n\n## Installing Dependecies\n1. Clone this repo from Git\n2. Run `npm install` in your command line.\n3. Edit `config.js` in `/server/config` folder.\n4. Run `node seed.js` to insert the admin user into database and create uploads folder. Admin email is `test@test.com` and password is `testpass`.  Make sure mongod is running.\n5. After login navigate to `localhost:3000/#/admin` to access admin panel.\n=======\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\nBefore running the tests make sure you are serving the app via `ng serve`.\n\n## Deploying to GitHub Pages\n\nRun `ng github-pages:deploy` to deploy to GitHub Pages.\n\n\n\n## Viewing the App\nOpen your favourite web browser and point to `http://localhost:3000`\n\nEnjoy!\n\n\n## Summary\n1. `ng build --watch`\n2. `nodemon npm start`\n3. `http://localhost:3000`\n\ninstall mongodb https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/\n\nstop apache service apache2 stop\n\npm2 start npm -- start\n\n\n## Help with angular-cli\nTo get more help on the `angular-cli` use `ng --help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n\n\n# Preview of the app\n### Login Form\n![Login Form](https://cloud.githubusercontent.com/assets/717975/20486222/8dddb670-b007-11e6-861a-18f2123f70f4.png)\n### Password Reset Form\n![forgot_password](https://cloud.githubusercontent.com/assets/717975/20642267/6a60daf0-b413-11e6-960d-2b12ec98a839.png)\n### Form\n![Form](https://cloud.githubusercontent.com/assets/717975/20486257/abfd4166-b007-11e6-8e2e-24d2afd746a0.png)\n### Server Response in console logs\n![Server response after submitting form](https://cloud.githubusercontent.com/assets/717975/20238428/053e95ec-a8f4-11e6-93ab-04258e359e13.png)\n### User Forms\n![form_table](https://cloud.githubusercontent.com/assets/717975/20667369/936c703a-b571-11e6-9e60-164d858c5793.png)\n### Edit Form\n![edit_form](https://cloud.githubusercontent.com/assets/717975/20598422/ce519cde-b251-11e6-919d-898855445f20.png)\n### Admin Page\n![admin_page](https://cloud.githubusercontent.com/assets/717975/20824439/80fa30da-b865-11e6-9af2-a7c6c2f1d7d3.png)\n### Profile Page\n![profile_page](https://cloud.githubusercontent.com/assets/717975/20858250/54bfe52e-b94a-11e6-863d-9b0139c89263.png)\n### Users document in MongoDB with forms array ref\n![Users document in MongoDB](https://cloud.githubusercontent.com/assets/717975/20486315/eaa5b452-b007-11e6-9080-b1c8186bf404.png)\n### Forms Document in MongoDB with ref to the user._id (owner field)\n![User submitted forms page](https://cloud.githubusercontent.com/assets/717975/20486402/411bbf20-b008-11e6-9170-05f44d610cd8.png)\n=======\nTo get more help on the `angular-cli` use `ng help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falan345%2Fsaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falan345%2Fsaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falan345%2Fsaas/lists"}