# custos-demo-gateway
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Running the Django server locally
```
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cd airavata_custos_portal/
./manage.py migrate
./manage.py runserver
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apache/airavata-custos-portal",
"name": "airavata-custos-portal-sdk",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Apache Software Foundation",
"author_email": "dev@airavata.apache.org",
"download_url": "https://files.pythonhosted.org/packages/62/f2/76aa3314791796c5fa330e5ffb0b27b05d092edadd4238b1fc65f79ab12b/airavata-custos-portal-sdk-0.0.1.tar.gz",
"platform": null,
"description": "# custos-demo-gateway\n\n## Project setup\n\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n\n```\nyarn serve\n```\n\n### Compiles and minifies for production\n\n```\nyarn build\n```\n\n### Lints and fixes files\n\n```\nyarn lint\n```\n\n### Customize configuration\n\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n## Running the Django server locally\n\n```\npython -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\ncd airavata_custos_portal/\n./manage.py migrate\n./manage.py runserver\n```\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "The Airavata Custos Portal SDK is a library that makes it easier to develop Airavata Custos Portal customizations.",
"version": "0.0.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3916c5e06aca76707bf2107ad2cc7404d84d76ee9f70449e19ab41208dce84ae",
"md5": "0d876209fa88d25fc83ce78a15e846ca",
"sha256": "bd5cbc0783e66b30c56f0aa237e7c276b0affad918c9b8d204dd5aab803a0df6"
},
"downloads": -1,
"filename": "airavata_custos_portal_sdk-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0d876209fa88d25fc83ce78a15e846ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5986,
"upload_time": "2023-01-20T05:10:15",
"upload_time_iso_8601": "2023-01-20T05:10:15.759409Z",
"url": "https://files.pythonhosted.org/packages/39/16/c5e06aca76707bf2107ad2cc7404d84d76ee9f70449e19ab41208dce84ae/airavata_custos_portal_sdk-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "62f276aa3314791796c5fa330e5ffb0b27b05d092edadd4238b1fc65f79ab12b",
"md5": "a30aca260e3065571e9142dbd061d332",
"sha256": "356967987a6d5bd39b0c9f318a3a1c63779bb58cbcfb0cca75df363075ba9f69"
},
"downloads": -1,
"filename": "airavata-custos-portal-sdk-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a30aca260e3065571e9142dbd061d332",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5940,
"upload_time": "2023-01-20T05:10:18",
"upload_time_iso_8601": "2023-01-20T05:10:18.022549Z",
"url": "https://files.pythonhosted.org/packages/62/f2/76aa3314791796c5fa330e5ffb0b27b05d092edadd4238b1fc65f79ab12b/airavata-custos-portal-sdk-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-20 05:10:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "apache",
"github_project": "airavata-custos-portal",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "airavata-custos-portal-sdk"
}