Skip to content

eugenezastrogin/extraVerDa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extraVerDa

Server-side data parser + thin Svelte client for Makeready

Since makeready no longer allows to fetch verifications for unlogged users you have to self-host dev version yourself and provide verification html manually.

Steps:

  1. git clone repository, cd into it
  2. npm install in client (root) and server folders
  3. Genarate bundle in public folder by running in client folder: npm run build
  4. Start local server: npm run start
  5. Open desired verification and save it in public folder as www.makeready.ru.html
  6. Open localhost:4040, use as before

About

Svelte \ Node.js \ SQLite data parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published