https://github.com/monal5031/cruzz
Cruzz is server for Vconnect which is an isolated social-media platform for organizations.
https://github.com/monal5031/cruzz
api api-server django django-rest-framework drf heroku heroku-deployment server
Last synced: 6 months ago
JSON representation
Cruzz is server for Vconnect which is an isolated social-media platform for organizations.
- Host: GitHub
- URL: https://github.com/monal5031/cruzz
- Owner: Monal5031
- License: mit
- Created: 2018-08-24T05:45:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:25:55.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T18:12:15.175Z (6 months ago)
- Topics: api, api-server, django, django-rest-framework, drf, heroku, heroku-deployment, server
- Language: Python
- Homepage: https://cruzz.herokuapp.com/
- Size: 383 KB
- Stars: 12
- Watchers: 1
- Forks: 11
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cruzz
Welcome aboard](https://travis-ci.com/Monal5031/cruzz)
Steps to setup:
```bash
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
``````
Credentials:
username: admin
password: admin12345
```