https://github.com/devvali/lemon-login
https://github.com/devvali/lemon-login
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devvali/lemon-login
- Owner: DevVali
- Created: 2023-08-31T15:34:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T19:06:06.000Z (over 2 years ago)
- Last Synced: 2025-01-18T00:12:39.870Z (over 1 year ago)
- Language: PHP
- Homepage: https://lemon-login.devvali.repl.co/login
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lemon login system
This repository contains simple login system based on Lemon.
## Live demo
Live demo is available [here](https://lemon-login.devvali.repl.co/login).
## Installation
```
$ git clone https://github.com/DevVali/lemon-login
$ make
```
PHP 8.1+, Yarn and NodeJS are required for successful installation.
## Resources
[Lemon-Framework/app](https://github.com/Lemon-Framework/app)
[tenmajkl/bs](https://github.com/tenmajkl/bs)