Giter Site home page Giter Site logo

Mathods to set up another website? about schsrch HOT 5 CLOSED

 avatar commented on June 2, 2024
Mathods to set up another website?

from schsrch.

Comments (5)

micromaomao avatar micromaomao commented on June 2, 2024

Well…
The code is (initially) written without taking much reuseability into consideration. I run it on my server as a plugin to my home page, but I think it is certainly possible to run it in a simple, standalone node environment.

You will need to run node 9 on your server, as well as mongodb and elasticsearch. index.js contains a function that takes in an object {mongodb, elasticsearch} which is the connection instance, and returns an express router, but there is no written code in this project (yet) to do the bootstrapping thing such as setting up express and connecting to db. (Those are done, on my server, by this, but you probably don't want to run that.)

If you don't have any experience with developing with node or you failed to understand what I just said, feel free to reply here or send me email - my address is [email protected]. I'm glad to help you.

By the way, I'm happy to help you no matter what but I would like to know why are you trying to run another instance of this? Do you have some special requirements that may require some re-programming, or do you want to use it for other examinations?

from schsrch.

micromaomao avatar micromaomao commented on June 2, 2024

BTW, I sense that you are a Chinese…

我看得懂也会说中文【不过要用英文也很乐意的- -

from schsrch.

 avatar commented on June 2, 2024

Great!

Yes you r right, that i am truely a chinese.....
不知道为什么习惯了在这里说英文
Well, I initially just wanted to learn some web develop, (and now what i can do is only develop API.....), I want some fantastic examples of foreground designing.
The method i used to learn a new language is to "change" something and see what different things the program show to me,
yep, these above, are the SIMPLE reason for my ask for re-distribution.

#Added: LAter today, after i finished my h.....homework

from schsrch.

micromaomao avatar micromaomao commented on June 2, 2024

【前端叫front-end, 不是foreground

Well... This project is not well-suited for beginners trying to learn front-end development for varies reasons. It use webpack, which is kind of a complicated way to transform and minify javascript. There is no CSS and HTML, I use sass and a bit of pug, and most of the UI is made with React. A peak into some of the code should prove my point.

In addition, some c++ code in this project that take care of inspecting PDFs makes me uncertain that it will run on Windows.

But I didn't meant to discourage you! If you are new to front-end design, maybe you should find some other examples to play with, or you could try to follow some of the tutorials available online. If you already have good skill on HTML, CSS or Javascript, I found it helpful for learning trying to reproduce the interface of other websites from scratch, or simply build your own web page for any purpose.

from schsrch.

 avatar commented on June 2, 2024

OK, Well then I will find another source of lerning😄
BTW, Great thanks.

from schsrch.

Related Issues (11)

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.