Skip to content

JoelParksGC/Wijmo-Weavy-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wijmo Weavy Hackathon 2022

GrapeCity's Wijmo and Weavy are partnering up for a Hackathon! Focusing on real world issues across a variety of topics and using systems thinking to create innovative solutions. With Wijmo's UI component library and Weavy's API, we challenge developers to find ways to solve current issues, using real data.

Signups are now open! Sign up at https://weavy.com/hackathonwijmo and get access to your own Weavy sandbox.

For more information on the hackathon, check out our Learn More page.

Documentation, Demos, and API

Wijmo and Weavy offer extensive documentation, demos, and API to help you get started building your application.

Getting started

This repo consists of a backend build pipeline and a frontend pipeline tied together using npm. It is pre configured for Wijmo components and Weavy apps. Clone this repo, make sure you have Node and NPM installed. Then just install the dependencies and fire up the built-in webserver to get started.

npm install
npm run start

You can then install any additional frameworks or libs using npm.

If you have properly signed up for the hackathon, you may connect to your own Weavy sandbox by specifying the url in messenger.js.

Backend

The backend is built on Node.js using Express framework. It's a basic setup with two routes and a user system that can provide authentication.

Frontend

The frontend is a simple native javascript setup with ES2021 transpiling and module support using webpack.

Static

The static section is where you can put assets that will be served from express but not as part of the build pipeline.

About

Sample application for Wijmo and Weavy Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •