Skip to content

k4Y53N/forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

Install

git clone https://github.com/k4Y53N/forum.git
cd forum

Setup

mkdir mount/db
mkdir mount/backend
echo "<your database name>" > secrets/db_name.txt
echo "<your database password>" > secrets/db_password.txt
echo "<your database username>" > secrets/db_username.txt
echo "<your django secret key>" > secrets/secret_key.txt

Strat Up

docker-compose up -d

ref

https://github.com/nauvalazhar/bootstrap-4-login-page
https://github.com/StartBootstrap/startbootstrap-clean-blog

swagger api

127.0.0.1/swagger/

About

forum using django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published