Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 2.4 KB

File metadata and controls

40 lines (33 loc) · 2.4 KB

Jessiegram Logo

Jessiegram is my study-pet-project about pets developed on Django.

Installation and usage:

Make .env file based on example in .env.example

Local deploy

git clone https://github.com/feel2code/jessiegram.git && cd jessiegram && chmod +x run_server.sh
./run_server.sh

Docker

If you have Docker installed, then you can install and deploy Jessiegram in the easiest way:

docker pull feel2code/jessiegram:latest && docker run --env-file .env -d -p 80:8000 feel2code/jessiegram

Technologies used in this project

Powered by Django. bootstrap technology Developed with Spacemacs
Sqlite Docker Figma Git
Python Version Issues
Stars Repository Size