https://github.com/anuraganalog/codosapiens_backend
Codosapiens Backend
https://github.com/anuraganalog/codosapiens_backend
backend coding django
Last synced: 2 months ago
JSON representation
Codosapiens Backend
- Host: GitHub
- URL: https://github.com/anuraganalog/codosapiens_backend
- Owner: AnuragAnalog
- Created: 2019-12-17T06:43:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T14:23:56.000Z (over 6 years ago)
- Last Synced: 2025-03-12T17:17:49.293Z (over 1 year ago)
- Topics: backend, coding, django
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codosapiens Backend Project
> This is still in the Development Stage
## Setup
Clone or download the repository
```shell
cd Codosapiens
```
Run the below command to host on your local machine
```shell
./manage.py runserver []
```
> This runs at the port 8000(default)
## Getting Started
If you wanna start contributing
```shell
./manage.py startapp
```
## Work
See the **tasks.txt** for the contribution