An open API service indexing awesome lists of open source software.

https://github.com/feel2code/jessiegram

Django framework sample project named "Jessiegram" in honor of my dog Jessie
https://github.com/feel2code/jessiegram

bootstrap5 css django python

Last synced: 11 months ago
JSON representation

Django framework sample project named "Jessiegram" in honor of my dog Jessie

Awesome Lists containing this project

README

          

🐕JessieGram🐈

![Jessiegram Logo](https://repository-images.githubusercontent.com/485134292/07733572-d11d-4641-8204-39c5aaafb535)

**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
```bash
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:
```bash
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