0.0.1 • Published 1 year ago

@eyra-oss/create-eyra v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

What is Eyra?

Eyra is a web app designed to make it easy for makerspaces to log their members, the credentials members have earned, and to compile useful statistics. It's meant to be easily reconfigurable and adaptable to almost any workplace.

Requirements

Getting Started

  1. Clone the repository using npm. git clone ...
  2. Create a MongoDB account
  3. Create a new MongoDB "shared" cluster
  4. Whitelist your IP under the "Network Access" tab in MongoDB
  5. Download a keyboard wedge compatible with your ID cards. We recommend PacsProbe
  6. node setup.js YOUR_MONGODB_PASSWORD
  7. Start the app with npm run dev

Usage

  • Start the app: npm run dev
  • Close the app: Ctrl+C

Contribute

Eyra is open-source project written and maintained by makerspace directors. Your issues, pull requests and general feedback are welcomed!

Nice Features

  • Can be run locally or remotely.
  • Multiple sessions can run concurrently.
  • Data is stored on a MongoDB Shared cluster entirely for FREE!