Giter Site home page Giter Site logo

vini-backend's Introduction

Installations-Guide

  1. Node.JS installieren
  2. Repository forken (und Upstream passend einrichten)
  3. Eine Konsole öffnen (z.B. den internen Terminal von WebStorm)
  4. “npm install” ausführen und etwas warten
  5. Mit “npm start” den Server starten (Er wird zuerst transpiliert und dann gestartet)

Fehlerbehebung

[Windows] "npm install" führt zu: Error: Can't find Python executable "python"

  • Beliebige Konsole (z.B. PowerShell) als Admin starten
  • npm --add-python-to-path='true' --debug install --global windows-build-tools
  • Warten bis sowohl die Visual Studio Build Tools, als auch Python installiert ist

Informationen

Adresse für die Web-App

https://vini-ethereum.westeurope.cloudapp.azure.com

[Update 18-06-11] Server Port wurde angepasst, so dass nur noch die URL angegeben werden muss.

[Update 18-06-09] Die Web-App wurde auf einen anderen Server verschoben, so dass eine neue URL benutzt werden muss. Die ursprüngliche URL (https://vini-backend.azurewebsites.net) wird zukünftig nicht mehr benötigt.

RestAPI Routen

Informationen zum aktuellen Stand der RestAPI Routen sind unter /src/routes/Readme.md zu finden.

vini-backend's People

Contributors

benders-mueller avatar breakbb avatar janzse avatar lstuckstette avatar mattn81 avatar nils91 avatar p-vogt avatar

Watchers

 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.