Skip to content

Commit 7d34c0b

Browse files
committed
new update
1 parent 04d69d5 commit 7d34c0b

17 files changed

+8853
-19535
lines changed

.eslintrc.json

-41
This file was deleted.

.gitignore

+10-19
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,42 @@
1-
# See http://help.github.com/ignore-files/ for more about ignoring files.
1+
# See https://docs.github.com/get-started/getting-started-with-git/ignoring-files for more about ignoring files.
22

3-
# compiled output
3+
# Compiled output
44
/dist
55
/tmp
66
/out-tsc
7-
# Only exists if Bazel was run
87
/bazel-out
98

10-
# dependencies
9+
# Node
1110
/node_modules
12-
13-
# profiling files
14-
chrome-profiler-events*.json
11+
npm-debug.log
12+
yarn-error.log
1513

1614
# IDEs and editors
17-
/.idea
15+
.idea/
1816
.project
1917
.classpath
2018
.c9/
2119
*.launch
2220
.settings/
2321
*.sublime-workspace
2422

25-
# IDE - VSCode
23+
# Visual Studio Code
2624
.vscode/*
2725
!.vscode/settings.json
2826
!.vscode/tasks.json
2927
!.vscode/launch.json
3028
!.vscode/extensions.json
3129
.history/*
3230

33-
# misc
31+
# Miscellaneous
3432
/.angular/cache
35-
/.sass-cache
33+
.sass-cache/
3634
/connect.lock
3735
/coverage
3836
/libpeerconnection.log
39-
npm-debug.log
40-
yarn-error.log
4137
testem.log
4238
/typings
4339

44-
# System Files
40+
# System files
4541
.DS_Store
4642
Thumbs.db
47-
.vercel
48-
/test-results/
49-
/playwright-report/
50-
/blob-report/
51-
/playwright/.cache/

.prettierignore

-5
This file was deleted.

.prettierrc

-11
This file was deleted.

CHANGELOG.md

-67
This file was deleted.

LICENSE

-21
This file was deleted.

angular.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": 1,
44
"newProjectRoot": "projects",
55
"projects": {
6-
"angular-tailwind": {
6+
"ArtStream": {
77
"projectType": "application",
88
"schematics": {
99
"@schematics/angular:component": {
@@ -20,7 +20,7 @@
2020
"build": {
2121
"builder": "@angular-devkit/build-angular:browser",
2222
"options": {
23-
"outputPath": "dist/angular-tailwind",
23+
"outputPath": "dist/art-stream",
2424
"index": "src/index.html",
2525
"main": "src/main.ts",
2626
"polyfills": "src/polyfills.ts",
@@ -77,18 +77,18 @@
7777
"builder": "@angular-devkit/build-angular:dev-server",
7878
"configurations": {
7979
"production": {
80-
"buildTarget": "angular-tailwind:build:production"
80+
"buildTarget": "ArtStream:build:production"
8181
},
8282
"development": {
83-
"buildTarget": "angular-tailwind:build:development"
83+
"buildTarget": "ArtStream:build:development"
8484
}
8585
},
8686
"defaultConfiguration": "development"
8787
},
8888
"extract-i18n": {
8989
"builder": "@angular-devkit/build-angular:extract-i18n",
9090
"options": {
91-
"buildTarget": "angular-tailwind:build"
91+
"buildTarget": "ArtStream:build"
9292
}
9393
},
9494
"test": {

folder_structure.drawio

+106
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
<mxfile host="65bd71144e">
2+
<diagram id="jMxXZ2ZyefAJfSBAsyZY" name="Page-1">
3+
<mxGraphModel dx="1236" dy="950" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0"/>
6+
<mxCell id="1" parent="0"/>
7+
<mxCell id="2" value="App Module" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
8+
<mxGeometry x="480" y="60" width="120" height="60" as="geometry"/>
9+
</mxCell>
10+
<mxCell id="3" value="Layout Module" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
11+
<mxGeometry x="280" y="180" width="120" height="60" as="geometry"/>
12+
</mxCell>
13+
<mxCell id="4" value="Auth Module" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
14+
<mxGeometry x="480" y="180" width="120" height="60" as="geometry"/>
15+
</mxCell>
16+
<mxCell id="5" value="Error Module" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
17+
<mxGeometry x="670" y="180" width="120" height="60" as="geometry"/>
18+
</mxCell>
19+
<mxCell id="6" value="Dashboard Module" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
20+
<mxGeometry x="280" y="300" width="120" height="60" as="geometry"/>
21+
</mxCell>
22+
<mxCell id="7" value="NFT Component" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
23+
<mxGeometry x="80" y="420" width="120" height="60" as="geometry"/>
24+
</mxCell>
25+
<mxCell id="8" value="PodCast Component" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
26+
<mxGeometry x="480" y="420" width="120" height="60" as="geometry"/>
27+
</mxCell>
28+
<mxCell id="9" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="4">
29+
<mxGeometry width="50" height="50" relative="1" as="geometry">
30+
<mxPoint x="500" y="250" as="sourcePoint"/>
31+
<mxPoint x="550" y="200" as="targetPoint"/>
32+
</mxGeometry>
33+
</mxCell>
34+
<mxCell id="10" value="" style="endArrow=classic;html=1;entryX=0.583;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="2" target="5">
35+
<mxGeometry width="50" height="50" relative="1" as="geometry">
36+
<mxPoint x="570" y="150" as="sourcePoint"/>
37+
<mxPoint x="740" y="100" as="targetPoint"/>
38+
<Array as="points">
39+
<mxPoint x="740" y="90"/>
40+
</Array>
41+
</mxGeometry>
42+
</mxCell>
43+
<mxCell id="11" value="" style="endArrow=classic;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="3">
44+
<mxGeometry width="50" height="50" relative="1" as="geometry">
45+
<mxPoint x="350" y="190" as="sourcePoint"/>
46+
<mxPoint x="400" y="140" as="targetPoint"/>
47+
<Array as="points">
48+
<mxPoint x="340" y="90"/>
49+
</Array>
50+
</mxGeometry>
51+
</mxCell>
52+
<mxCell id="12" value="" style="endArrow=classic;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="3" target="6">
53+
<mxGeometry width="50" height="50" relative="1" as="geometry">
54+
<mxPoint x="410" y="190" as="sourcePoint"/>
55+
<mxPoint x="460" y="140" as="targetPoint"/>
56+
</mxGeometry>
57+
</mxCell>
58+
<mxCell id="13" value="" style="endArrow=classic;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="6" target="7">
59+
<mxGeometry width="50" height="50" relative="1" as="geometry">
60+
<mxPoint x="400" y="170" as="sourcePoint"/>
61+
<mxPoint x="450" y="120" as="targetPoint"/>
62+
<Array as="points">
63+
<mxPoint x="140" y="330"/>
64+
</Array>
65+
</mxGeometry>
66+
</mxCell>
67+
<mxCell id="14" value="" style="endArrow=classic;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="6" target="8">
68+
<mxGeometry width="50" height="50" relative="1" as="geometry">
69+
<mxPoint x="400" y="170" as="sourcePoint"/>
70+
<mxPoint x="450" y="120" as="targetPoint"/>
71+
<Array as="points">
72+
<mxPoint x="540" y="330"/>
73+
</Array>
74+
</mxGeometry>
75+
</mxCell>
76+
<mxCell id="15" value="default - nft" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
77+
<mxGeometry x="170" y="295" width="80" height="30" as="geometry"/>
78+
</mxCell>
79+
<mxCell id="16" value="&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Router Outlet" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
80+
<mxGeometry x="120" y="325" width="140" height="30" as="geometry"/>
81+
</mxCell>
82+
<mxCell id="17" value="podcast" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
83+
<mxGeometry x="425" y="305" width="70" height="30" as="geometry"/>
84+
</mxCell>
85+
<mxCell id="18" value="Router Outlet" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
86+
<mxGeometry x="425" y="335" width="90" height="30" as="geometry"/>
87+
</mxCell>
88+
<mxCell id="19" value="&amp;nbsp; &amp;nbsp; &amp;nbsp;Router Outlet&amp;nbsp; &amp;nbsp;&lt;span style=&quot;white-space: pre;&quot;&gt;&#9;&lt;/span&gt;&lt;span style=&quot;white-space: pre;&quot;&gt;&#9;&lt;/span&gt;&lt;span style=&quot;white-space: pre;&quot;&gt;&#9;&lt;/span&gt;default - dashboard&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
89+
<mxGeometry x="210" y="255" width="320" height="30" as="geometry"/>
90+
</mxCell>
91+
<mxCell id="21" value="default&amp;nbsp; -&amp;nbsp; /" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
92+
<mxGeometry x="360" y="65" width="80" height="30" as="geometry"/>
93+
</mxCell>
94+
<mxCell id="22" value="Router Outlet" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
95+
<mxGeometry x="345" y="95" width="90" height="30" as="geometry"/>
96+
</mxCell>
97+
<mxCell id="23" value="&amp;nbsp; auth" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
98+
<mxGeometry x="525" y="135" width="50" height="30" as="geometry"/>
99+
</mxCell>
100+
<mxCell id="24" value="error" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
101+
<mxGeometry x="635" y="65" width="50" height="30" as="geometry"/>
102+
</mxCell>
103+
</root>
104+
</mxGraphModel>
105+
</diagram>
106+
</mxfile>

folder_structure.png

33.8 KB
Loading

0 commit comments

Comments
 (0)