Skip to content

This is a base API with Express JS and the database uses MySQL. This is still basic and needs to be developed further. Please try it if you want to learn.

Notifications You must be signed in to change notification settings

Rzky7c/Express-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rest API - Express JS & MYSQL

Fitur

Feature Status
Login
Register
Verify (PIN)

Mysql

Silahkan anda membuat mysql di hosting / localhost yang anda punya lalu ganti nanti .env nya.

Note

Jangan lupa untuk mengubah isi file .env

Installation

The module is now available on npm! npm i

Note

Node v18+ is required.

QUICK STEPS TO UPGRADE NODE

Windows

Manual

Just get the latest LTS from the [official node website][nodejs].

npm

sudo npm install -g n
sudo n stable

Choco

choco install nodejs-lts

Winget

winget install OpenJS.NodeJS.LTS

Ubuntu / Debian

curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - &&\
sudo apt-get install -y nodejs

Express JS

About

This is a base API with Express JS and the database uses MySQL. This is still basic and needs to be developed further. Please try it if you want to learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published