Coder Social home page Coder Social logo

Comments (9)

nawega avatar nawega commented on September 26, 2024
  1. gitch 가입
  2. glitch 새 프로젝트 생성
    이때, git을 이용해 생성(https://github.com/gdl-blue/imitated-seed-2.git)
  3. glitch에 들어가 터미널 접속
  4. 아래 명령어 순차적으로 입력
npm i
node server(질문에 답하세요.)
refresh
killall -2 node
node server

from imitated-seed-2.

 avatar commented on September 26, 2024

https://glitch.com/edit/#!/minblewiki
보시면 알겠지만 config.json 파일이 보이지 않습니다..

from imitated-seed-2.

nawega avatar nawega commented on September 26, 2024

https://glitch.com/edit/#!/minblewiki 보시면 알겠지만 config.json 파일이 보이지 않습니다..

언급한대로 ,npm i 입력 후 node server를 입력하세요. 그럼 몇가지를 물어볼텐데, 거기에 답하면 config.json이 생성됩니다.

from imitated-seed-2.

 avatar commented on September 26, 2024

그렇게 해서 위키까지 정상적으로 열었는 데 안 보이는 겁니다.

from imitated-seed-2.

nawega avatar nawega commented on September 26, 2024

그렇게 해서 위키까지 정상적으로 열었는 데 안 보이는 겁니다.

.gitignore을 확인해주세요

from imitated-seed-2.

 avatar commented on September 26, 2024

그렇게 해서 위키까지 정상적으로 열었는 데 안 보이는 겁니다.

.gitignore을 확인해주세요

node_modules/
skins/
wikidata.db
config.json
node.exe
js/
!js/banana.js
css/

라고 하네요. 있긴 한가 봅니다.

from imitated-seed-2.

nawega avatar nawega commented on September 26, 2024

그렇게 해서 위키까지 정상적으로 열었는 데 안 보이는 겁니다.

.gitignore을 확인해주세요

node_modules/ skins/ wikidata.db config.json node.exe js/ !js/banana.js css/

라고 하네요. 있긴 한가 봅니다.

거기서 config.json을 빼시면 보일겁니다.

from imitated-seed-2.

 avatar commented on September 26, 2024

혹시 한가지 만 더 물어보자면 이거 원래 있던 DB를 글리치로 연 위키에 어떻게 이전 시키나요..?

from imitated-seed-2.

nawega avatar nawega commented on September 26, 2024

혹시 한가지 만 더 물어보자면 이거 원래 있던 DB를 글리치로 연 위키에 어떻게 이전 시키나요..?

  1. wikidata.db 다운로드
  2. 글리치에 드래그해서 업로드
  3. Glitch CDN에 업로드 된 것을 wget으로 받아오고 이름 바꾸기

from imitated-seed-2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.