Apillon / ps-proof-of-attendance

Prebuild solution for creating proof of attendance (POAP) with NFTs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apillon prebuilt solution - Proof of attendance (POA)

Twitter Follow

Prebuilt solution for creating proof of attendance (POA) with NFTs, using Apillon platform and it's developer tools.

Overview

Apillon prebuilt solutions are plug and play applications which can be deployed to production, with minimum modifications required.

This ready-made solution is designed to help you give out digital collectibles (called NFTs) to attendances on an event.

Getting started

Solution consists of 2 main parts, Node.js backend APIs and Vue 3 frontend.

Basic

If you have no experience with git and would still like to use our prebuilt solution, feel free to click the green button "Code" on the upper right corner of this repository and then selecting "Download ZIP". Once downloaded, the zip file includes all files you need to run the application. Before that happens you need to set up configuration as described in documentation.

Advanced

  1. Fork the repo
  2. Configure and modify APIs and website
  3. Deploy API to docker or any other server that can run node.js applications
  4. Deploy website to Apillon hosting

Documentation

Resource Description
Backend Docs for node.js backend
Frontend Docs from Vue 3 frontend

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Prebuild solution for creating proof of attendance (POAP) with NFTs

License:MIT License


Languages

Language:TypeScript 62.8%Language:Vue 16.8%Language:CSS 10.4%Language:HTML 8.4%Language:JavaScript 1.1%Language:Shell 0.5%