jamtasticgd / jamtastic-api

A open source application for Jamtastic community.

Home Page:http://jamtastic.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI Maintainability Test Coverage

Jamtastic API

This project contains all API related code for jamtastic.org tools and website.

The complete endpoint documentation can be found here.

Setup

This project is currently using

  • Ruby 3.2
  • Rails 7.0
  • Postgres 12

To make the project setup, first clone the project

git clone https://github.com/jamtasticgd/jamtastic-api.git

And then use run the application setup

bin/setup

Important If the setup fails make sure to properly configure the .env file.

Running the tests

To run the test suite, run the command

bundle exec rspec

About

A open source application for Jamtastic community.

http://jamtastic.org/


Languages

Language:Ruby 97.7%Language:Dockerfile 1.3%Language:HTML 0.9%Language:Shell 0.1%