Giter Site home page Giter Site logo

sweetcase-cobalto / resolver Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 36 KB

내 인생에 귀찮은 일들을 자동화 해줄 Node기반의 웹서비스 [Server, Express.js]

Home Page: https://resolver.sweetcase.kr

License: GNU General Public License v3.0

JavaScript 77.52% Dockerfile 22.48%
automation docker git-submodules daily expressjs nodejs-server

resolver's Introduction

Resolver [Server]

javascript nodejs express docker

내가 불편해서 만드는 웹서비스

내가 불편해서 직접 개발한 자동화 알고리즘 코드를 서버에 부착해서 서비스하는 프로젝트 입니다. 서버는 NodeJS 기반이자만, 알고리즘 에 사용되는 언어는 그 어떤 언어이든 상관 없습니다.

각 알고리즘 코드들은 Git Submodule단위로 관리하고 있기 때문에 직접 Repository에 코드를 복사할 필요 없이 개별의 Repository에 저장한 다음 그 Repository를 git-submodule로 설정하는 방식 입니다.

현재 내장하고 있는 기능

서비스명 설명 구현 언어
PCFL Midi파일에서 연속된 서스테인(CC64)의 간격을 벌려서 FL Studio에서 임포트 할 때 불협화음이 발생하지 않게 처리 Python3.9

설치 방법 (개발자 기준)

  1. Repository를 다운받습니다.
  2. NodeJS를 설치합니다. (16 버전 이상이어야 합니다.)
  3. Repository로 이동합니다.
  4. Node Package들을 설치합니다.
npm i
  1. .env 파일을 생성하고 아래와 같이 작성합니다.
# .env
SERVER_PORT=<서버 포트>
  1. 아래 명령어로 서버를 실행합니다. 단 기능들 까지 실행을 원할 경우 각 기능이 요구하는 언어 및 패키지를 설치해야 합니다.
npm start

resolver's People

Contributors

recoma96 avatar

Stargazers

 avatar

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.