luanrv00 / tsks

A project for study purposes only. Built using Docker, Ruby on Rails, PostgreSQL, Thor and Next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsks

ci

A project for study purposes only. Built using Docker, Ruby on Rails, PostgreSQL, Thor and Next.js

Instructions

Running development environment

bin/dev

By running bin/api_dev or bin/web_dev only these specific development servers will start.

Running tests

API tests

bin/api_test

WEB

Code lint tests
bin/web_lint
Unit tests
bin/web_test_unit
E2E tests
bin/web_test_e2e

About

A project for study purposes only. Built using Docker, Ruby on Rails, PostgreSQL, Thor and Next.js


Languages

Language:Ruby 52.3%Language:JavaScript 45.3%Language:CSS 1.1%Language:Shell 0.8%Language:Dockerfile 0.4%Language:HTML 0.1%