Giter VIP home page Giter VIP logo

ciao's Introduction

Ciao!

Ciao! allows people taking part in the same event to exchange contacts via QR code. It is a lightweight, no-nonsense web application.

Screenshot

Introduction

Before the event, you are to sign in with your credentials and print your badge. Make sure to pin it on your chest: as you meet new people, they might want to scan its QR code, or you could scan theirs. Either way, both your email addresses will be added to the other person's Ciao! contact list.

User setup

Ciao! is a Node.js web application which relies on Node Package Manager. Having both of them on your machine is required. While in this repository's root folder, you can install the needed dependencies using

npm i

After that, you can start your web server with

DOMAIN=$DOMAIN PORT=$PORT SECRET=$SECRET npm start

where $DOMAIN is the domain linking to your server, $PORT is the port used for connection, and $SECRET is used to sign the session ID cookies.

ciao's People

Contributors

foxyseta avatar dependabot[bot] 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.