Skip to content

Commit 09c8e4d

Browse files
authored
Merge pull request #34 from CodeMOOC/feature/user-auth-and-media
Feature/user-auth-and-media
2 parents a8bfbb1 + 990b9c8 commit 09c8e4d

56 files changed

Lines changed: 5163 additions & 3209 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
src/settings.js
44
build/settings.js
55
node_modules
6+
src/contents/bower_components

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.17.1-alpine
1+
FROM nginx:1.25-alpine
22

33
WORKDIR /usr/share/nginx/html
44

build/contents/audio/countdown.mp3

5.22 KB
Binary file not shown.
20.3 KB
Binary file not shown.

build/contents/audio/lost.mp3

19.5 KB
Binary file not shown.
4.41 KB
Binary file not shown.

build/contents/audio/music.mp3

934 KB
Binary file not shown.

build/contents/audio/roby-drag.mp3

6.04 KB
Binary file not shown.

build/contents/audio/roby-drop.mp3

10.1 KB
Binary file not shown.

build/contents/audio/start.mp3

19.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)