Skip to content

ajira/bottomline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps To Run

Set the following environment variables

export DATABASE_URL={POSTGRES_CONN_STRING};
export ADMIN_EMAIL={ADMIN_EMAIL}
export ADMIN_PASSWORD={ADMIN_PASSWORD}

Then run the below command

> yarn install
> yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published