Skip to content

fralps/pastel-api

Repository files navigation

Pastel

CI Deployment

Save your wildest dreams

Tech stack

Ruby Rails Postgres Render

Requirements

  • Ruby version 4.0.2 (with Rbenv)
  • Bundler: gem install bundler
  • Ruby On Rails: gem install rails
  • Foreman: gem install foreman

Setup

  • Clone project: git clone git@github.com:fralps/pastel-api.git
  • Move to folder: cd pastel-api
  • Install dependencies: bundle install
  • Run reset-db bash script to install DB, migrations and seed: ./scripts/reset-db
  • Run dev bash script to run both api and front-end server: ./script/dev
  • Go to http://localhost:5200

Testing

  • Run tests with Rspec: bundle exec rspec

ℹ️ CI / CD are running with Github Actions in .github/workflows folder

More

About

⚙️ API for Pastel app

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages