Giter VIP home page Giter VIP logo

startbootstrap / startbootstrap-3-col-portfolio Goto Github PK

View Code? Open in Web Editor NEW
82.0 82.0 126.0 1.61 MB

A three column Bootstrap HTML portfolio template - created by Start Bootstrap

Home Page: http://startbootstrap.com/template-overviews/3-col-portfolio/

License: MIT License

CSS 5.46% HTML 82.52% JavaScript 12.02%
bootstrap bootstrap-4 bootstrap-template bootstrap-theme bootstrap4 free html open-source

startbootstrap-3-col-portfolio's People

Contributors

davidtmiller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

startbootstrap-3-col-portfolio's Issues

CORS

1 - Ho fatto il deploy del frontend su file system mia macchina (al posto del tablet)
2 - Ho fatto il deploy sul server (macchina virtuale VirtualBox: ubuntu server + Node.js, node-red + postgreSQL)
3 - ho modificato il file index.html, alla riga 131, da
var refreshUrl = "demo.json";
a
var refreshUrl = "http://192.168.56.101:1880/POP/classifica";
4 - ho aperto il file index.html su browser
5 - non funziona:
5.1 - nell'interfaccia non si vede nulla di particolare: i box dei giochi sono vuoti
5.2 - nella console viene mostrato questo messaggio

Failed to load http://192.168.56.101:1880/POP/classifica: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.

si tratta di un problema CORS: Cross Domain Request
ovvero da un "sito" (il file system locale) si cerca di accedere ad un altro sito (l'applicazione node-red).
Si può eliminare il problema con opportuni parametri aggiuntivi delle chiamate http.
Puoi correggere?

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.