https://github.com/arifinhabibi/portofolio-be
Api application portofolio build with Nodejs and use database PostgreSQL
https://github.com/arifinhabibi/portofolio-be
api nodejs portofolio-website postgresql
Last synced: about 1 month ago
JSON representation
Api application portofolio build with Nodejs and use database PostgreSQL
- Host: GitHub
- URL: https://github.com/arifinhabibi/portofolio-be
- Owner: arifinhabibi
- License: mit
- Created: 2023-10-18T08:22:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T09:30:20.000Z (about 2 years ago)
- Last Synced: 2025-10-14T07:16:45.159Z (about 1 month ago)
- Topics: api, nodejs, portofolio-website, postgresql
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Backend RESTful API Application For Personal Portofolio
Hi, i will tell you how to setup this app into your local device.
## Installation
copy this command and paste in your path development directory
```bash
git clone https://github.com/arifinhabibi/portofolio-be.git
```
then, install resources package *node_modules*
```bash
npm install
```
after done, lets make file __.env__ please setting this file and adjust it. make key jwt secret with bcrypt package. one way to get that, copy password seeder on database and paste in line __JWT_SECRET_KEY__.
## Running Server
command for development
```bash
npm run dev
```
for production
```bash
npm run start
```
## License
+ [MIT](https://github.com/arifinhabibi/portofolio-be/blob/main/LICENSE)
## Donate For Coffee
*  **BNB: 0xC485dbe8df3de132eD8F1ed629634A9817B5EC56**
*  **BTC: bc1qu40cgyuf3rytwz2zp8n4v5da04s2z07ku9kac0**
*  **ETH: 0xC485dbe8df3de132eD8F1ed629634A9817B5EC56**
## Authors
- [@arifinhabibi](https://github.com/arifinhabibi)