| Feature | Status |
|---|---|
| Login | ✅ |
| Register | ✅ |
| Verify (PIN) | ✅ |
Silahkan anda membuat mysql di hosting / localhost yang anda punya lalu ganti nanti .env nya.
Note
Jangan lupa untuk mengubah isi file .env
The module is now available on npm! npm i
Note
Node v18+ is required.
Just get the latest LTS from the [official node website][nodejs].
sudo npm install -g n
sudo n stablechoco install nodejs-ltswinget install OpenJS.NodeJS.LTScurl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - &&\
sudo apt-get install -y nodejs