Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sulthon Abdul Malik #28

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

ssamsara98
Copy link

@ssamsara98 ssamsara98 commented Feb 23, 2020

Env:
PORT=3000
DATABASE_URL=
DATABASE_URL_DEV=postgres://postgres:[email protected]:5432/e-commerce_development
DATABASE_URL_TEST=postgres://postgres:[email protected]:5432/e-commerce_test
JWT_SECRET=Just$ecret

env-note:

  • untuk DB URL = postgres://<db_username>:<db_password>@127.0.0.1:5432/<db_name>

disini saya menggunakan yarn.

Kendala:

  • Kendala performa komputer. Telah di-upgrade ram semenjak hari kamis
  • Melakukan pembuatan server di hari sabtu
  • Testing belum dilakukan

Catatan:
Untuk selanjutnya saya akan/sedang memperbaiki server maupun client

https://online-store-57731.firebaseapp.com

- Re-Initializing Server
- Product, Category, and Product-Category
- Product:
  - Show all product
  - Create a product and associate it with product-category if there are
  categories been sent
Category:
  - Show all category
  - Create a category
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants