BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/urcpp

Make URCPP Developer Friendly

オープン
#191 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
HTML
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

Unable to run the app development environment in current state.

URCPP is currently not runnable using the docker container and docker-compose file with myriad of permission issues on the database and inconsistencies between the usernames and passwords being used to make the DB connection.

The repository should be modified to use a .devcontainer folder which sets up the development environment on its own.

Additional changes should address:
- Move the Dockerfile and docker-compose.yml files to a .devcontainer folder so we can develop in any environment.
- Storing the code in a volume so we don't need to rebuild every time to copy changed files into our docker image.
- Fixing permission issues between the database and the app containers. (The app currently doesn't run due to permission issues)
- Migrating to Python 3 (Scott Heggen made the migration to python 3 using local setup in [this PR](https://github.com/BCStudentSoftwareDevTeam/urcpp/pull/190)) within the docker container.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。