Skip to content
/ tsks Public

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

Notifications You must be signed in to change notification settings

luanfrv9/tsks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsks

ci

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

screenshot

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

Resources

Stars

Watchers

Forks