Skip to content

wachid29/tugas-intermediate-backend

Repository files navigation


Intermediate BackEnd

Create a Node.js app for building Intermediate BackEnd RESTful APIs using Express.
Explore the docs »

Table of Contents

Table of Contents
  1. About The Project
  2. Getting Started
  3. REST API and DB
  4. Contributing
  5. Related Project
  6. Contributing
  7. Contact
  8. License

About The Project

Create a Node.js app for building Beginner BackEnd RESTful APIs using Express.

Built With

This app was built with some technologies below:

(back to top)

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Requirements

Installation

  • Clone the Repo
git clone https://github.com/wachid29/tugas-intermediate-backend.git

  • Go To Folder Repo
cd tugas-intermediate-backend
  • Install Module
npm install

(back to top)

Setup .env example

Create .env file in your root project folder.

ENV_MODE = (prod/null)

DB_URI = postgres://lnafjgfgirvuub:f0e56f8899d135883d37d170b1793c3480000ae32ff751344e8d2372afec88eb@ec2-54-82-205-3.compute-1.amazonaws.com:5432/d1rrgqbsff0tja


PORT = (port localhost)
USER = 
HOST = 
DATABASE = 
PASSWORD = 
PORT2 = (port sql)

SECRET_CODE = bf067373cf107a04ffee8df4173b5964dd9525a184628e4a8d67a8c71b1d57b1

CLOUD_NAME= dhdngrjzr
CLOUD_KEY= 132824619878428
CLOUD_SECRET= lPS5vLhAwqTAOIBBOAao2LIyWk8

(back to top)

REST API and DB

You can access app in heroku

You can download and import Postman

You can download and import database

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Related Project

(back to top)

Contact

My Email : [email protected]

(back to top)

License

Distributed under the MIT License.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published