Giter Site home page Giter Site logo

liquibase / better-botz-gui-at-glitch Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 4.0 14.77 MB

A Better Botz user interface built on Glitch using Node.js, on Express, with DataStax Apollo as the highly available backing store!

License: Apache License 2.0

JavaScript 82.20% CSS 2.09% Shell 1.62% Pug 14.09%

better-botz-gui-at-glitch's Introduction

better-botz-gui-at-glitch

A sample Glitch website built with Node.js using Express and DataStax Apollo.

To start the app:

First add a .data directory and then copy your security bundle file to the path. An example of it being setup is shown in the app.js file in the following code snippet.

const path = './.data/secure-connect.zip';

Next, run npm install in the root directory of the project to retrieve all fo the project dependencies.

Now run the server as shown:

USERNAME=databaseUsername PASSWORD=databasePassword bash -c 'node bin/www'

Once running, check out the following paths for examples of data retrieval:

http://localhost:3000/datareport >> this is a response via generated jade template w/ the data results. http://localhost:3000/data >> this is a direct data response of just the JSON response via API get call. http://localhost:3000/ >> verifies express.js is running with Jade templates!

better-botz-gui-at-glitch's People

Contributors

adron avatar r2-lf avatar

Stargazers

 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.