Skip to content

Basic Create, Read, Update and Delete action in Express.js

Notifications You must be signed in to change notification settings

alsanusi/basicExpressCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basicExpressCRUD

Basic Create, Read, Update and Delete action in Express.js

Guides

For the very first time, you need to run this command:

npm install

Since this web app contain sql db, you need to export the sql file to your local machine

*note: database configuration on ./.env.

You can start the web app, with this command:

npm start

Built With

Thanks.

Releases

No releases published

Packages

No packages published