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

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

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](https://user-images.githubusercontent.com/80776324/230691108-ecd10132-af58-4064-8c44-ad10f6f55dd1.png) **BNB: 0xC485dbe8df3de132eD8F1ed629634A9817B5EC56**

* ![BTC](https://user-images.githubusercontent.com/80776324/230691099-1422c66c-099e-49f2-adee-b48fa9533c0c.png) **BTC: bc1qu40cgyuf3rytwz2zp8n4v5da04s2z07ku9kac0**

* ![ETH](https://user-images.githubusercontent.com/80776324/230691090-32c937b9-61bc-4eeb-b058-c46c8fc250ac.png) **ETH: 0xC485dbe8df3de132eD8F1ed629634A9817B5EC56**

## Authors

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