Skip to content

goore3/Malpiszony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ruby 3.1.0p0

  • System dependencies

PostgreSQL 14

  • Configuration Create superuser "monkey" with given password

sudo su postgres psql CREATE ROLE monkey WITH LOGIN SUPERUSER PASSWORD 'password';

If any database problems occured - HAPPENS XDD (dm valdife)

  • Database creation bin/rails db:create

  • Database initialization

  • How to run the test suite

bin/rails db:seed -> Should create few test objects

bin/rails server -> Start test server

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

  • Deployment instructions

  • ...

image image

About

robimy małpy here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •