ossmate / coderscamp_2021_spa_project_2

coderscamp-2021-spa-project-2.vercel.app
0 stars 1 forks source link

Feature/39/adding new transaction to db #50

Closed axseinga closed 2 years ago

axseinga commented 2 years ago
  1. moved baseUrl of transaction db to .env file;
  2. add service API to add new transaction
  3. fix issues with validation
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/m-ossolinski/coderscamp-2021-spa-project-2/FT1EYWo4qyAPFiBEhLR5tnPWe3gY
✅ Preview: https://coderscamp-2021-spa-project-2-git-feature-3-2f3dd5-m-ossolinski.vercel.app

axseinga commented 2 years ago

new branch -> feature/39/adding-new-transaction-to-db-v2