Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Cruzz is server for Vconnect which is an isolated social-media platform for organizations.

Awesome Lists containing this project

README

        

# cruzz
Welcome aboard!

[![Build Status](https://travis-ci.com/Monal5031/cruzz.svg?token=oFMLpVwvpvqpesnnf2eF&branch=master)](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
```