Skip to content

Commit

Permalink
Merge pull request #8 from Goldchae/main
Browse files Browse the repository at this point in the history
수정
  • Loading branch information
Goldchae authored Sep 12, 2024
2 parents 2fd2f1e + 19a58e8 commit fc4921c
Show file tree
Hide file tree
Showing 93 changed files with 1,627 additions and 3,973 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

env:
DOCKER_IMAGE: qup-frontend
DOCKER_IMAGE: celina324/qup-frontend

jobs:
build-and-push-docker:
Expand Down
8 changes: 8 additions & 0 deletions .next/build-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/tag-problems.js"
<<<<<<< HEAD
],
"/together": [
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/together.js"
=======
>>>>>>> newcode/#0
]
},
"ampFirstPages": []
Expand Down
Binary file modified .next/cache/webpack/client-development-fallback/0.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development-fallback/index.pack.gz
Binary file not shown.
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/1.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/10.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/11.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/12.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/13.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/14.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/15.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/16.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/17.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/2.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/3.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/4.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/5.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/6.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/7.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/8.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/9.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/index.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/index.pack.gz.old
Binary file not shown.
Binary file modified .next/cache/webpack/client-production/1.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-production/2.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-production/3.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-production/4.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-production/index.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-production/index.pack.old
Binary file not shown.
Binary file modified .next/cache/webpack/edge-server-production/index.pack
Binary file not shown.
Binary file modified .next/cache/webpack/edge-server-production/index.pack.old
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/0.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/1.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/10.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/11.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/12.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/13.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/14.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/15.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/2.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/3.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/4.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/5.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/6.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/7.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/8.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/9.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/index.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/index.pack.gz.old
Binary file not shown.
Binary file modified .next/cache/webpack/server-production/1.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-production/2.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-production/index.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-production/index.pack.old
Binary file not shown.
8 changes: 8 additions & 0 deletions .next/server/_error.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions .next/server/middleware-build-manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ self.__BUILD_MANIFEST = {
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/tag-problems.js"
<<<<<<< HEAD
],
"/together": [
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/together.js"
=======
>>>>>>> newcode/#0
]
},
"ampFirstPages": []
Expand Down
7 changes: 7 additions & 0 deletions .next/server/pages-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,15 @@
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/_document": "pages/_document.js",
<<<<<<< HEAD
"/": "pages/index.js",
"/difficulty-problems": "pages/difficulty-problems.js",
"/together": "pages/together.js",
"/tag-problems": "pages/tag-problems.js",
=======
"/difficulty-problems": "pages/difficulty-problems.js",
"/tag-problems": "pages/tag-problems.js",
"/": "pages/index.js",
>>>>>>> newcode/#0
"/ewha-ranking": "pages/ewha-ranking.js"
}
4 changes: 4 additions & 0 deletions .next/server/pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@ exports.modules = {
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {

"use strict";
<<<<<<< HEAD
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"react/jsx-dev-runtime\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _styles_globals_css__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../styles/globals.css */ \"./styles/globals.css\");\n/* harmony import */ var _styles_globals_css__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_styles_globals_css__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _styles_slide_up_css__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../styles/slide-up.css */ \"./styles/slide-up.css\");\n/* harmony import */ var _styles_slide_up_css__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_styles_slide_up_css__WEBPACK_IMPORTED_MODULE_2__);\n\n\n\nfunction MyApp({ Component, pageProps }) {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Component, {\n ...pageProps\n }, void 0, false, {\n fileName: \"/Users/goldchae/Desktop/code/Qup-Frontend/pages/_app.js\",\n lineNumber: 5,\n columnNumber: 10\n }, this);\n}\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (MyApp);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9wYWdlcy9fYXBwLmpzIiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7O0FBQStCO0FBQ0M7QUFFaEMsU0FBU0EsTUFBTSxFQUFFQyxTQUFTLEVBQUVDLFNBQVMsRUFBRTtJQUNyQyxxQkFBTyw4REFBQ0Q7UUFBVyxHQUFHQyxTQUFTOzs7Ozs7QUFDakM7QUFFQSxpRUFBZUYsS0FBS0EsRUFBQyIsInNvdXJjZXMiOlsid2VicGFjazovL3FfdXAtcmVhY3QvLi9wYWdlcy9fYXBwLmpzP2UwYWQiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IFwiLi4vc3R5bGVzL2dsb2JhbHMuY3NzXCI7XG5pbXBvcnQgXCIuLi9zdHlsZXMvc2xpZGUtdXAuY3NzXCI7XG5cbmZ1bmN0aW9uIE15QXBwKHsgQ29tcG9uZW50LCBwYWdlUHJvcHMgfSkge1xuICByZXR1cm4gPENvbXBvbmVudCB7Li4ucGFnZVByb3BzfSAvPjtcbn1cblxuZXhwb3J0IGRlZmF1bHQgTXlBcHA7XG4iXSwibmFtZXMiOlsiTXlBcHAiLCJDb21wb25lbnQiLCJwYWdlUHJvcHMiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///./pages/_app.js\n");
=======
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"react/jsx-dev-runtime\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _styles_globals_css__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../styles/globals.css */ \"./styles/globals.css\");\n/* harmony import */ var _styles_globals_css__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_styles_globals_css__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _styles_slide_up_css__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../styles/slide-up.css */ \"./styles/slide-up.css\");\n/* harmony import */ var _styles_slide_up_css__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_styles_slide_up_css__WEBPACK_IMPORTED_MODULE_2__);\n\n\n\nfunction MyApp({ Component, pageProps }) {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Component, {\n ...pageProps\n }, void 0, false, {\n fileName: \"/Users/goldchae/Desktop/code/Qup-Frontend/pages/_app.js\",\n lineNumber: 5,\n columnNumber: 12\n }, this);\n}\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (MyApp);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9wYWdlcy9fYXBwLmpzIiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7O0FBQStCO0FBQ0M7QUFFaEMsU0FBU0EsTUFBTSxFQUFFQyxTQUFTLEVBQUVDLFNBQVMsRUFBRTtJQUNuQyxxQkFBTyw4REFBQ0Q7UUFBVyxHQUFHQyxTQUFTOzs7Ozs7QUFDbkM7QUFFQSxpRUFBZUYsS0FBS0EsRUFBQyIsInNvdXJjZXMiOlsid2VicGFjazovL3FfdXAtcmVhY3QvLi9wYWdlcy9fYXBwLmpzP2UwYWQiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IFwiLi4vc3R5bGVzL2dsb2JhbHMuY3NzXCI7XG5pbXBvcnQgXCIuLi9zdHlsZXMvc2xpZGUtdXAuY3NzXCI7XG5cbmZ1bmN0aW9uIE15QXBwKHsgQ29tcG9uZW50LCBwYWdlUHJvcHMgfSkge1xuICAgIHJldHVybiA8Q29tcG9uZW50IHsuLi5wYWdlUHJvcHN9IC8+O1xufVxuXG5leHBvcnQgZGVmYXVsdCBNeUFwcDtcbiJdLCJuYW1lcyI6WyJNeUFwcCIsIkNvbXBvbmVudCIsInBhZ2VQcm9wcyJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///./pages/_app.js\n");
>>>>>>> newcode/#0

/***/ }),

Expand Down
4 changes: 4 additions & 0 deletions .next/server/pages/_document.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fc4921c

Please sign in to comment.