GitHub - alsanusi/basicExpressCRUD: Basic Create, Read, Update and Delete action in Express.js · GitHub
Skip to content

alsanusi/basicExpressCRUD

Folders and files

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors