-
오늘 작업
기존의 component를 분리해서 만든 modal과 card + carousel을 실제 메인 홈페이지에 추가
어려운 점 - 각각의 UI들을 합쳐서 사용하려다 보니 디자인이 꺠지는 현상이 발생하여 수정하려 보았지만 일부분만 수정( 오른쪽 버튼이 아직도 아래에 있다.) 이미지 자체는 아직 database와 연동이 안댓음으로 임시로 만들어둠
…
-
Hi, I'm trying to run this on AWS/DocumentDB, but I am getting this error, is there anything I can do to make this work?
```
[root@ip-10-0-2-218 log]# docker logs 6cca415f2480
yarn run v1.22.19
…
-
I'm unable to use chai-http in a new project. Every time I try to run my tests with `mocha test/**/*.spec.ts`, it fails to build with the following message:
```log
Exception during run: Error: No…
-
Hello Andrew,
I am learning MongoDB from your course. I am at the section Mongodb and promises. In the video connecting and inserting the documents you had used MongoClient to conneect to the Datab…
-
能否通过配置某项 查看数据库执行语句?
-
Hello,
The following config file works as expected except the rotate option :
production:
host: localhost
port: 27017
username: admin
password: xxxx
ssl:
enabled: true
insecur…
-
I'm not sold on GPLv3 (it was a hip shot to get things going with what little I knew).
I want to open discussion on this.
One thing I do want to enforce is that any corp trying to use this project…
-
WHAT: reloading a project that is being cloned/analyzed by worker causes a failure
WHY: multiple possible reasons
- corruption of local gitstore (folder where repos are being cloned could be overw…
-
I'm running Grafana and MongoDb using docker containers on an AWS EC2 instance.
I've installed the grafana-mongodb plugin as described in the README to ~/data/grafana/plugins, which is then mounte…
-
I am trying to load the data from R.
There is the script under https://github.com/3dgeo-heidelberg/pytreedb/blob/224339bc03918aadeed4ca1345ce9feeb312536f/examples_api/example.R which works as expect…