Skip to content

AronnaxSpace/tasks-rails

Repository files navigation

Tasks

Requirements

  • Ruby 3.4.1
  • Bundler 2.4.5
  • PostgreSQL
  • Node.js
  • Yarn

Setup

1. Clone the repository

git clone git@github.com:AronnaxSpace/tasks.git

2. Set environment variables

  • Install direnv
  • Create an .envrc file and set the following variables: TASKS_DATABASE_USERNAME, TASKS_DATABASE_PASSWORD

3. Install dependecies

bundle && yarn

4. Setup the database

rails db:setup

5. Start the application

foreman s -f Procfile.dev

About

Task management app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •