Skip to content

Software para la administración de compras comunitarias

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

fiqus/compras-comunitarias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compras Comunitarias

Run project

Install the mix archive installer from Hex:

docker-compose -f local.yml up

Paths:

App

http://localhost:8000

Admin

http://localhost:8000/admin

Mailhog

http://localhost:8025

Run Django commands

Create super user

    docker-compose -f local.yml run --rm django python manage.py createsuperuser

Create migrations

    docker-compose -f local.yml run --rm django python manage.py makemigrations

Run migrations

    docker-compose -f local.yml run --rm django python manage.py migrate

About

Software para la administración de compras comunitarias

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published