Skip to content

Negate any monster effect activated by your opponent during the Battle Phase. (Quick Effect): You can send 1 Cyberse monster from your Deck or Extra Deck to the GY, and if you do, this card gains the Attribute of that monster sent to the GY, also it gains 2500 ATK.

License

fleetimee/firewall-dragon-darkfluid-neo-tempest-terahertz

Repository files navigation

JKT48 Private Message

image 2 (1)

Create a .env file at the app root level for configurations

NODE_ENV = DEVELOPMENT

DB_HOST = localhost
DB_PORT = 5432
DB_USER = yourusername
DB_PASSWORD = yourpassword
DB_DATABASE = yourdbname

APP_PORT = 8080
JWT_SECRET_KEY = make-sure-this-secret-key-is-very-secure-in-prod

ORIGIN = http://127.0.0.1:3000

Install Packages

npm install

Start the application in dev mode

npm run dev

Start the application in production mode

npm run build
npm run start

Generate SQL migration script

npm run generate

Browser SQL editor

npm run studio

About

Negate any monster effect activated by your opponent during the Battle Phase. (Quick Effect): You can send 1 Cyberse monster from your Deck or Extra Deck to the GY, and if you do, this card gains the Attribute of that monster sent to the GY, also it gains 2500 ATK.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages