-
Ruby version
- 2.4.0
-
Database creation
bin/rails db:createbin/rails db:migrate
-
Database initialization
bin/rails db:seed- If uuid-ossp is not installed in postgresql, please execute this command.
ALTER USER lassi WITH SUPERUSER;CREATE EXTENSION pgcrypto;bin/rails db:migrate
-
How to run the test suite
RAILS_ENV=test bin/rspec spec
-
About frontend
- If yarn is not installed, please install yarn. Check here to install yarn.
- In the case of OSX,
brew install yarn.
- In the case of OSX,
cd frontendnpm installoryarn install- Use command
yarn run buildoryarn run watchwhen developing.
- If yarn is not installed, please install yarn. Check here to install yarn.
-
Deployment instructions
-
Notifications
You must be signed in to change notification settings - Fork 0
yuyasat/lassi
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published