https://github.com/cvosoft/coderr-backend
https://github.com/cvosoft/coderr-backend
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cvosoft/coderr-backend
- Owner: cvosoft
- Created: 2025-03-06T18:25:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-14T18:13:36.000Z (about 1 year ago)
- Last Synced: 2025-10-09T01:12:47.862Z (9 months ago)
- Language: Python
- Size: 18.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coderr

## A Fiverr clone
The [Frontend](https://github.com/cvosoft/coderr-frontend/) was realized with **VanillaJS**,
The [Backend](https://github.com/cvosoft/coderr-backend/) was realized with **Django Rest Framework (DRF)**.
-----
Start Frontend with
`VS Code LiveServer`
Start Backend with
`python3 manage.py runserver`