No description
Find a file
2024-06-28 23:51:47 +02:00
.idea Init application 2024-06-08 21:14:53 +02:00
app Review strat for documenso API 2024-06-28 23:51:47 +02:00
bin Init project 2024-06-08 19:56:04 +02:00
config Can create new letter with attached document 2024-06-09 00:24:48 +02:00
db Review strat for documenso API 2024-06-28 23:51:47 +02:00
lib Init project 2024-06-08 19:56:04 +02:00
log Init project 2024-06-08 19:56:04 +02:00
public Init project 2024-06-08 19:56:04 +02:00
storage Init project 2024-06-08 19:56:04 +02:00
test Review strat for documenso API 2024-06-28 23:51:47 +02:00
tmp Init project 2024-06-08 19:56:04 +02:00
vendor Init project 2024-06-08 19:56:04 +02:00
.gitattributes Init project 2024-06-08 19:56:04 +02:00
.gitignore Init project 2024-06-08 19:56:04 +02:00
.node-version Init project 2024-06-08 19:56:04 +02:00
.ruby-version Init project 2024-06-08 19:56:04 +02:00
config.ru Init project 2024-06-08 19:56:04 +02:00
Gemfile PDF view in letter view 2024-06-10 00:51:51 +02:00
Gemfile.lock PDF view in letter view 2024-06-10 00:51:51 +02:00
package.json Init project 2024-06-08 19:56:04 +02:00
Procfile.dev Init project 2024-06-08 19:56:04 +02:00
Rakefile Init project 2024-06-08 19:56:04 +02:00
README.md Init project 2024-06-08 19:56:04 +02:00
yarn.lock Init project 2024-06-08 19:56:04 +02:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

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

  • Deployment instructions

  • ...