8000 GitHub - santialba/Guudist: Manage your tasks in the best way
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

santialba/Guudist

Repository files navigation

README

Guudist

Manage your tasks in the best way.

Prerequisites

The setups steps expect following tools installed on the system.

Ruby 2.7.2
Rails 6.0.3.4
Yarn 1.22.10

1. Check out the repository

git clone git@github.com:santialba/Guudist.git

2. Initialize Rails app

yarn install --check-files
rake db:migrate
bundle install

3. Run the test suite

rspec spec

4. Start the Rails server

You can start the rails server using the command given below.

rails s

And now you can visit the site with the URL http://localhost:3000

About

Manage your tasks in the best way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0