Skip to content

oddsteam/odt-world-knowledge-sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODT World

Development

Nix

If you are using nix compatible environment like Linux, macOS, Windows WSL2, you can try nix to control development environment. For more information, visit Play Nix.

Migrate World Data

In development environment, I have provided some mock data which can be imported into development database.

./bin/rails db:seed

More detail about nix, visit nixos.org.

Sign in with Google

GOOGLE_CLIENT_ID=<google client id from google console>
GOOGLE_CLIENT_SECRET=<google client secret from google console>
ALLOWED_DOMAINS=odds.team