GithubHelp home page GithubHelp logo

lastorder-dc / traceryhosting-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from v21/traceryhosting-frontend

0.0 2.0 0.0 1.16 MB

License: MIT License

PHP 55.40% CSS 0.95% JavaScript 43.65%

traceryhosting-frontend's Introduction

How to get set up developing on CBDQ:

  • clone this repo

  • set up mysql, php and node

  • copy credentials.php.example as credentials.php.

  • create a database - see dbconfig for details. put the mysql password in credentials.php

  • create a twitter app - see https://apps.twitter.com. note, you will need to supply a callback URL, even if it's not used later. copy the application id & secret into credentials.php

  • add the path to node in credentials.php

  • if you want the tweet button to work, clone https://github.com/v21/traceryhosting-send_tweet, run npm update to fetch the dependencies, and add the path to send_tweet.js to credentials.php

  • there's also a notification email - this sends an email when the site is updated

  • you can spin up a dev server with the builtin php server like so: php -S localhost:8000

  • now go check out https://github.com/v21/traceryhosting-backend!

traceryhosting-frontend's People

Contributors

v21 avatar

Watchers

James Cloos 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.