kimchicharlie / fullstack-test-hockey-game

Test Développeur Fullstack intermédiaire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Test Développeur Fullstack intermédiaire


Test Hockey Game

This is a full stack application built using Node.js together with Koa and Postgres on the backend and React on the frontend.

Prerequisites

API

See Readme for specifics

Install

make install-api

or cd api && npm install

Start

make start-api

or cd api && npm run start

Front

See Readme for specifics

Install

make install-front

or cd front && npm install

Start

make start-front

or cd front && npm run start

About

Test Développeur Fullstack intermédiaire


Languages

Language:JavaScript 96.9%Language:TypeScript 2.9%Language:HTML 0.1%Language:CSS 0.0%Language:Makefile 0.0%Language:Shell 0.0%