This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
plandex
Watch
1
Star
0
Fork
0
You've already forked plandex
mirror of
https://github.com/plandex-ai/plandex.git
synced
2024-04-04 10:47:51 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
plandex
/
app
History
Dane Schneider
1d0d8e0d49
Bump version to 0.8.1
2024-04-03 07:52:20 -07:00
..
cli
Bump version to 0.8.1
2024-04-03 07:52:20 -07:00
scripts
chmod +x wait-for-it.sh script
2024-04-03 07:39:51 -07:00
server
pulled in docker-compose PR and logging auth pin in dev PR, made a few updates
2024-04-02 17:47:06 -07:00
shared
- Fixes for two potential server crashes
2024-04-02 13:53:54 -07:00
_env
Update environment variable name from PG_DATA_DIR to PGDATA_DIR and fix database name variable in init script.
2024-04-02 17:15:44 -06:00
.gitignore
Added .gitignore file to ignore .env, added _env file with environment variables, and created docker-compose.yml for services configuration.
2024-03-30 21:41:21 -06:00
docker-compose.yml
pulled in docker-compose PR and logging auth pin in dev PR, made a few updates
2024-04-02 17:47:06 -07:00
Dockerfile.server
Added environment variables and volumes for PostgreSQL and PlanDex databases, and created an initialization script for database setup.
2024-03-31 16:32:09 -06:00