Skip to content

The backend for the BlueScript app, open source program for aiding dyslexia.

Notifications You must be signed in to change notification settings

BlueScript-NPO/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# install PostgreSQL
apt install postgresql

# install pipx
sudo apt update
sudo apt install pipx
pipx ensurepath
sudo pipx ensurepath --global # optional to allow pipx actions with --global argument

# install Poetry
pipx install poetry
poetry completions bash >> ~/.bash_completion

# add PostgreSQL user
# postgres/postgres#123
# bluescript/bluescript#123
# bluescript_app/bluescript#123

About

The backend for the BlueScript app, open source program for aiding dyslexia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages