The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in backend |
315 | - |
Question.vue in frontend/src/components |
179 | - |
HomeView.vue in frontend/src/views |
168 | - |
Answers.vue in frontend/src/views |
153 | - |
realtime.yaml in backend |
118 | - |
IoT.vue in frontend/src/components |
109 | - |
index.js in frontend/src/auth |
100 | 10 |
AskView.vue in frontend/src/views |
93 | - |
geoEvents.js in backend/streams/processAnswers |
90 | - |
starEvents.js in backend/streams/processAnswers |
80 | 2 |
index.js in frontend/src/store |
77 | 7 |
App.vue in frontend/src |
63 | - |
addToQueue.js in backend/loadTesting/4-sqs-test |
63 | - |
app.js in backend/questions/get |
53 | - |
app.js in backend/streams/processQuestions |
53 | 1 |
app.js in backend/questions/processQuestion |
47 | 3 |
main.js in frontend/src |
46 | - |
app.js in backend/answers/processAnswerGeo |
41 | 1 |
post.js in backend/answers |
39 | - |
app.js in backend/answers/processAnswerStar |
39 | 1 |
app.js in backend/questions/post |
38 | - |
delete.js in backend/answers |
34 | - |
app.js in backend/questions/getGeoSummary |
33 | - |
app.js in backend/streams/processAnswers |
32 | - |
index.js in frontend/src/router |
30 | - |
get.js in backend/answers |
26 | - |
2-test.yaml in backend/loadTesting/2-answers |
23 | - |
geoHash.js in frontend/src/helpers |
22 | - |
index.html in frontend/public |
21 | - |
1-test.yaml in backend/loadTesting/1-questions |
21 | - |
loadTestFunction.js in backend/loadTesting |
21 | - |
setup.js in backend/setup |
20 | - |
Ask.vue in frontend/src/components |
18 | - |
3-test.yaml in backend/loadTesting/3-geo-test |
18 | - |
Main.vue in frontend/src/components |
17 | - |
localTest.js in backend/answers |
13 | - |
localTest.js in backend/questions/getGeoSummary |
11 | - |
localTest.js in backend/questions/get |
11 | - |
localTest.js in backend/questions/processQuestion |
11 | - |
localTest.js in backend/answers/processAnswerGeo |
11 | - |
localTest.js in backend/answers/processAnswerStar |
11 | - |
localTest.js in backend/streams/processAnswers |
11 | - |
localTest.js in backend/streams/processQuestions |
11 | - |
vuetify.js in frontend/src/plugins |
6 | - |
babel.config.js in frontend |
5 | - |
vue.config.js in frontend |
5 | - |
File | # lines | # units |
---|---|---|
index.js in frontend/src/auth |
100 | 10 |
index.js in frontend/src/store |
77 | 7 |
app.js in backend/questions/processQuestion |
47 | 3 |
starEvents.js in backend/streams/processAnswers |
80 | 2 |
app.js in backend/answers/processAnswerGeo |
41 | 1 |
app.js in backend/answers/processAnswerStar |
39 | 1 |
app.js in backend/streams/processQuestions |
53 | 1 |
There are 5 files with lines longer than 120 characters. In total, there are 11 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
realtime.yaml in backend |
118 | - | 4 |
Question.vue in frontend/src/components |
179 | - | 3 |
Answers.vue in frontend/src/views |
153 | - | 2 |
HomeView.vue in frontend/src/views |
168 | - | 1 |
index.html in frontend/public |
21 | - | 1 |