The setups steps expect following tools installed on the system.
git clone [email protected]:jamillessn/stock-trading-app.gitCopy the sample database.yml file and edit the database configuration as required.
cp config/database.yml.sample config/database.ymlRun the following commands to create and setup the database.
bundle exec rails db:create
bundle exec rails db:setupYou can start the rails server using the command given below.
bundle exec rails sAnd now you can visit the site with the URL http://localhost:3000
- Devise
- TailwindCSS
- IEX Ruby Client
- Httparty
- Letter Opener
- Letter Opener Web
- Inline SVG
- Redis rails #for cache