Alist+postgreSQL run on replit.
- bashInteractive
- pkgs.less (optional)
- pkgs.postgresql_14 (optional)
Local PostgreSQL_v14 as high-performance database.
Note: If you use mobile phone,please set the UA of Browser as "Desktop" or maybe replit can not work.
-
Creat a Bash-language project.
-
Copy these code to Replit's Shell and ←
git clone https://github.com/gityzon/a-pg && mv -b a-pg/* ./ && mv -b a-pg/.[^.]* ./ && rm -rf *~ && rm -rf a-pg
-
After "Loading Nix environment..." is done,read "main.sh" for starting.
Please read "main.sh" for managing your app.