What is Adbhut
This is Adbhut.io which is a platform to hire artists and produce content. With this, users can produce content including social media posts, graphical and animated content, camera shot videos, music tracks, entire songs, documentaries, short fictional films, reality series, podcasts, campaign websites, and creatively written content. Our business servicing function offers the best-suited Artists with the required skills to get the content project done with the best quality, within the timelines and budgetary requirements.
dev.nsnco.in/api/schema/docs/
Install Adbhutio-server
mkdir Adbhut
git clone https://github.com/shankar2005/AdbhutIO-server.git
cd AdbhutIO-server
py -m venv .venv
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
To deploy this project run
git push origin master
# in AWS EC2 console terminal, go to server dir
git pull origin master
# restart server