Skip to content

Eccommerce Website built with Django using the django_rest_framework and React, aswell as using Tailwind for styling. WIP

Notifications You must be signed in to change notification settings

LevaniVashadze/uDesignBackend

Repository files navigation

uDesign Backend

Built using the django_rest framework

WIP

To run it locally:

You need to have python installed.

pip install -r requirements.txt

now copy the secrets.env.template file and rename it to remove the .template

This is the setup done, optionally you can also create a superuser.

python manage.py createsuperuser

Now you can run the project:

python manage.py runserver

About

Eccommerce Website built with Django using the django_rest_framework and React, aswell as using Tailwind for styling. WIP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages