Skip to content

vcarl/remix-discord-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobs bot

Initial setup

yarn
yarn dev:init
yarn dev

Uses:

Deployed with:

Details:

migrations with yarn migrate:latest. latest installed version is tracked in 2 tables of the sqlite data. schema changes must be done cautiously, should have a set up/tear down function tested before merging.

seed data is stored in seeds/

auth system is simple delegated auth to discord. accounts are created if not found locally, no passwords or secondary confirmation atm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published