An open API service indexing awesome lists of open source software.

https://github.com/anandkr21/sql_sequelize

This is very Basic app using SQL Squelize which store data in SQL Database, it's created for learning purpose only.
https://github.com/anandkr21/sql_sequelize

bcrypt expressjs jsonwebtoken nodejs sql

Last synced: 2 months ago
JSON representation

This is very Basic app using SQL Squelize which store data in SQL Database, it's created for learning purpose only.

Awesome Lists containing this project

README

          

# Project Title
This is very Basic app using SQL Squelize which store data in SQL Database, it's created for learning purpose only.

## Run Locally

Clone the project

```bash
git clone https://github.com/Anandkr21/SQL_sequelize.git
```

Install dependencies

```bash
npm init -y
```
Install dependencies

```bash
npm install nodemon express sql2 bcrypt jswonwebtoken dotenv sequelize
```

Start the server

```bash
npm run start
```

## Tech Stack

**Server:** Node, Express , SQL

## Contributing

Contributions are always welcome!

## Feedback

If you have any feedback, please reach out to me at anandkumargupta.akg15@gmail.com

## Author

- [@Anand](https://github.com/Anandkr21)