Skip to content

kurotch321/qrcode-generate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrcode-generate

Description

Simple QR code generator.

Setup

  1. Clone this repository
$ git clone https://github.com/nekodayo2222/qrcode-generate.git
  1. Install dependencies
$ npm install

Usage

  1. Start server
$ npm start
  1. Access to http://localhost:3000/qr?content=ThisIsExample

Customize

  1. Copy .env.example to .env
$ cp .env.example .env
  1. Edit .env
  2. Restart server

About

Very simple QR code generation tool

Resources

License

Stars

Watchers

Forks