GithubHelp home page GithubHelp logo

softmarshmallow / inked-server Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 1.23 MB

☁️ prisma server for inked project

TypeScript 97.90% JavaScript 2.10%
prisma prisma-client mongodb neo4j elasticsearch nlp typescript express

inked-server's Introduction

inked server

a RealWorld, fully functioning service server built on **prisma / typescript / express

run docker compose

docker-compose up -d

if productioon sudo docker-compose -f docker-compose-production.yml up -d

provide credential files

at /credentials, you need firebase-adminsdk.json of your own.

install prisma cli yarn install -g prisma

prisma generate prisma generate

prisma deploy prisma deploy

run server yarn run dev

deploy server production pm2 start ecosystem.config.js

seed

ts-note src/seed/index/ts

create mongo db index manually

  • News.time -> must create index for better performance

environments

  • Prisma
  • mongodb
  • express
  • graphql

siblings

realtime communication

socket io related

namespaces

  • crawler
  • engine
  • client

events by namespaces

  • crawler
    • on crawled
  • engine
    • on crawled receive
    • on analysis complete
  • client
    • on new data
    • on data update

inked-server's People

Contributors

genoplan-gin avatar softmarshmallow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.