Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wooiseong/portfolio-backend-on-vercel
This is the backend database for the project portfolio. It is deployed on Vercel.
https://github.com/wooiseong/portfolio-backend-on-vercel
vercel
Last synced: about 1 month ago
JSON representation
This is the backend database for the project portfolio. It is deployed on Vercel.
- Host: GitHub
- URL: https://github.com/wooiseong/portfolio-backend-on-vercel
- Owner: wooiseong
- Created: 2024-12-13T04:16:52.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T06:43:23.000Z (about 2 months ago)
- Last Synced: 2024-12-19T07:26:54.341Z (about 2 months ago)
- Topics: vercel
- Language: JavaScript
- Homepage: https://portfolio-node-js-three.vercel.app
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio-backend-on-vercel
This is the backend database for the project portfolio. I did not apply for a remote mySql hosting service. This is only a fake API and the feedback collected on the project cannot be stored.
For nodeJS file connected to local mySQL database: portfolio-nodeJS-mySql
Deployment on vercel : https://vercel.com/wooiseongs-projects/portfolio-node-js
## View
Postman
![image](https://i.ibb.co/CHfTXJ5/2024-12-19-143019.png)## Features
| Code | Description |
| :--------------------------: | ------------------------------------------------------------ |
| 200 | The feedback is successfully added to the database |## Installation
Please follow the instructions to get a copy of this project.### Prerequisites
* npm### Clone
```sh
git clone https://github.com/wooiseong/portfolio-backend-on-vercel.git
```### Install pnpm packages
```sh
npm install
```### Contact
* Email: [email protected]