Skip to content

nikelborm/hackathon_vtb_more_tech_7_10_2022

Repository files navigation

project-boilerplate

Requirements

  1. Install docker
  2. Install docker-compose
  3. Install node.js with nvm. NVM GitHub
  4. Install yarn with npm i -g yarn
  5. Call task in VS code: Create new docker builder (call only once when pulling project). Command could be also found in ./.vscode/tasks.json
  6. Run yarn inside ./backend
  7. Run yarn inside ./frontend

Installation

  1. Run yarn mount to mount ./frontend/backendTypes for better VS code support
  2. Call task in VS code: Up dev. Command could be also found in ./.vscode/tasks.json

Presentation

Presentation

How to run psql

yarn psql

TODO

[ ] connect testing libraries

[ ] Add vs code extensions recomendations

[ ] Move dependencies one level higher

[ ] Merge typescript, prettier and eslint configs and place it in project root directory

[ ] add healthcheck

[ ] wrap mock into transaction

[ ] add removing expired tokens from whitelisted store

[ ] add redis as session token store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published