Skip to content

To do things should always be finished so, this is an app to keep a track of them and maybe return to them later, sometime in the near or far feature. This app was one of those pending things.

Notifications You must be signed in to change notification settings

AnthonyDugarte/to-do

Repository files navigation

Things

To do things should always be finished so, this is an app to keep a track of them and maybe return to them later, sometime in the near or far feature.

Setup

Dependencies

yarn
bundle install

Database creation

...

Database initialization

...

Load migrations

rails db:schema:load

Tests

Unitary and functional

To run unitary and functional tests do:

rails test

System tests

To run system tests do:

rails test:system

Services (job queues, cache servers, search engines, etc.)

...

Deployment instructions

...

Ruby version

check .ruby-version file.

Some documentation

About

To do things should always be finished so, this is an app to keep a track of them and maybe return to them later, sometime in the near or far feature. This app was one of those pending things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published