Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Repository files navigation

trackify_backend

Getting Started

Requirements

Install on your computer:

  • Ruby 3.1.0
  • Bundler gem: gem install bundler
  • PostgreSQL
  • NodeJS(required JavaScript runtime environment)

After clone project, run:

$ bundle install
$ rails db:create
$ rails db:schema:load

Run Server

Run server with:

$ foreman start

Tests

To run test suite use rspec command:

$ rspec ./spec

Documentation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages