Skip to content

lucioerlan/Access-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PRETTIER LICENSE LinkedIn Hits


Access Manager 🎫

Logo

Report Bug Β· Request Feature

πŸ€” About The Project

A queue password system, and with a modern layout that fits easily..

- Frontend

- Backend


πŸ”¨ Installation Default

You'll need Node.js installed on your computer in order to build this app.

git clone https://github.com/lucioerlan/Access-Manager.git
$ cd Access-Manager/client  -and-   Access-Manager/server
$ npm install

πŸ”₯ Setup /server

Copy or rename the file

$ cp .env-examples .env 
  • Then configure with your connection to MongoDB
  • Popular collection of yours with multiple coordinates ↓
$ node src/database/seeds/Seed.js

πŸ€“ Documentation and running tests


πŸš€ Running Default

$ /client npm start 
$ /server npm start 

Or Run Docker 🐳

$ docker-compose up -d

πŸ”“ License

This project lives under MIT License. See LICENSE for more details. Β© - Erlan Lucio