{"id":18620586,"url":"https://github.com/toraaglobal/payment_app","last_synced_at":"2026-04-13T22:34:11.808Z","repository":{"id":253315224,"uuid":"843123645","full_name":"toraaglobal/payment_app","owner":"toraaglobal","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-17T03:01:09.000Z","size":18329,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T04:34:37.636Z","etag":null,"topics":["api","django","fullstack-development","python3","railway"],"latest_commit_sha":null,"homepage":"https://paymentapp-toraaglobal.up.railway.app","language":"JavaScript","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/toraaglobal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-15T20:43:00.000Z","updated_at":"2024-08-17T03:01:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"654b6afe-a6e8-41ea-986a-125e59151361","html_url":"https://github.com/toraaglobal/payment_app","commit_stats":null,"previous_names":["toraaglobal/payment_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toraaglobal/payment_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toraaglobal%2Fpayment_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toraaglobal%2Fpayment_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toraaglobal%2Fpayment_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toraaglobal%2Fpayment_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toraaglobal","download_url":"https://codeload.github.com/toraaglobal/payment_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toraaglobal%2Fpayment_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31774080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["api","django","fullstack-development","python3","railway"],"created_at":"2024-11-07T04:07:06.389Z","updated_at":"2026-04-13T22:34:11.786Z","avatar_url":"https://github.com/toraaglobal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# payment_app\n\n\n### Installation\n***\n#### To set up the project locally, follow these steps:\n- Clone the repository:\n```\ngit clone https://github.com/your-username/toraaglobal.git\ncd toraaglobal\n```\n\n- Create a virtual environment:\n```\npython3 -m venv env\nsource env/bin/activate\n```\n\n- Install dependencies:\n```\npip install -r requirements.txt\n```\n\n- Apply migrations:\n```\npython manage.py migrate\n```\n\n- Run the development server:\n```\npython manage.py runserver\n```\n\nThe website should now be accessible at http://127.0.0.1:8000/.\n\n### Deployment on Railway\nRailway is a platform that allows you to deploy applications with ease. Follow these steps to deploy the Toraaglobal website on Railway:\n\n- Sign Up/Log In to Railway: If you don't already have an account, sign up at Railway.\n\n- Create a New Project:\n\n    - After logging in, click on \"New Project\" from the dashboard.\n    - Select \"Deploy from GitHub repo\" and connect your GitHub account if you haven't done so already.\n    - Choose the Toraaglobal repository from your list of repositories.\n\n\n- Configure Environment Variables:\n    - Railway will automatically detect your requirements.txt and manage.py file.\n    - Set up the following environment variables in the Railway dashboard:\n        - DJANGO_SECRET_KEY: Your Django secret key.\n        - DATABASE_URL: The URL of your PostgreSQL database.\n        - DEBUG: Set to False for production.\n    - You may also need to add any other environment variables your project depends on, such as ALLOWED_HOSTS, STATIC_URL, etc.\n\n- Deployment Settings:\nRailway will handle the deployment automatically. Ensure your Procfile is set up to run Django migrations and start the application:\n```\nrelease: python manage.py migrate\nweb: gunicorn main.wsgi\n```\n\n- Deploy the Project:\n    - Once everything is configured, click \"Deploy\" to start the deployment process.\n    - After deployment, you can access your site via the domain provided by Railway, or you can set up a custom domain (e.g., www.toraaglobal.com).\n\n- Monitor and Manage:\nRailway provides logs and metrics to help you monitor the performance of your site. Use these tools to ensure everything is running smoothly.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoraaglobal%2Fpayment_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoraaglobal%2Fpayment_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoraaglobal%2Fpayment_app/lists"}