Skip to content

adigikian/payment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf0b37c · Aug 1, 2023

History

13 Commits
Jun 19, 2023
Aug 1, 2023
Jun 16, 2023
Aug 1, 2023
Jun 19, 2023
Jun 19, 2023
Jun 16, 2023
Jun 12, 2023
Jun 12, 2023
Aug 1, 2023
Jun 12, 2023
Jun 12, 2023
Jun 12, 2023
Jun 12, 2023
Jun 12, 2023
Jun 12, 2023
Jun 12, 2023
Jun 12, 2023
Jun 15, 2023
Jun 16, 2023
Aug 1, 2023
Aug 1, 2023
Jun 20, 2023
Jun 16, 2023
Jun 12, 2023
Jun 16, 2023
Jun 19, 2023
Jun 19, 2023
Jun 12, 2023

Repository files navigation

Project Name

This README provides an overview of the steps necessary to get the application up and running.

Prerequisites

  • Ruby version: 3.1.2
  • Rails version: 7.0.4
  • SQLite database
  • React18

System Dependencies

  • List any system dependencies required by the application, such as libraries or tools.

Configuration

  • Explain any configuration steps or environment variables needed for the application.

Database

  • Ensure you have SQLite installed as your database.
  • Run the following command to create the database: rake db:create

Database Initialization

  • Run the following command to migrate the database: rake db:migrate rake db:seed

Running the Test Suite

  • Explain how to run the test suite for the application.

Services

  • If the application uses any additional services like job queues, cache servers, or search engines, mention them here.

Deployment

  • Provide deployment instructions if applicable, such as how to deploy the application to a production server.

Additional Information

  • Include any other relevant information about the project, usage guidelines, or contribution instructions.

License

  • Add the license information for the project, specifying the license type

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published