Skip to content

THEGOLDENPRO/devgoldy.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

236 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ‡ devgoldy.xyz

My main website.

Prerequisites

Run Locally

Warning

As I don't really expect people to run my website other than myself, these instructions will not be maintained hence it can be out of date and not work.

  1. Git clone repo.
git clone https://github.com/THEGOLDENPRO/devgoldy.xyz
  1. Create python virtual environment.
cd devgoldy.xyz && python -m venv env
  1. Activate that environment.
source env/bin/activate

Windows:

cd env/Scripts && activate
  1. Install dependencies.
pip install -r requirements.txt
  1. Create configuration file.
cp config.template.toml config.toml
  1. RUN!!!!
fastapi dev

About

๐ŸŒ‡ My main website

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors