Skip to content

gbg4812/DistritoLibre

Repository files navigation

image image

Distrito Libre

A witing platform about the subjects that make us think.

Frontend Vue.js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Backend Django

Install requirements and run inside a venv environment!

Project setup

pip -r requirements.txt

# only for dev
pip -r requirements.dev.txt

Run with

./manager.py migrate
./manager.py fill_initial_data

# for dev only
./manager.py create_dev_user

About

A free thought library for the internet!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published