Skip to content

Aplikasi pendataan surat masuk dan keluar berbasis web

Notifications You must be signed in to change notification settings

MuchDarmawanSyam/spsmk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SISTEM PENDATAAN SURAT MASUK DAN KELUAR (SPSMK)

Fullstack App Archive Mail

This app was built with MySQL, ExpressJS, ReactJS & NodeJS.

Getting Started

In the project directory:

client

Run cd client -> npm install or npm i.
Run app npm run dev.
Open http://127.0.0.1:5173/ or the URL that appear on terminal to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

server

Run cd server -> npm install or npm i.
Make .env file on root server directory, add APP_PORT for default server port and SESS_SECRET for session key.
Run server node index.js or nodemon index if using nodemon.\

Database

Configure database settings on server/config/database.js.
MySQL database needed.

About

This app was developed by Much Darmawan Iriansyah Syam.

Languages