Skip to content

Latest commit

 

History

318 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odysseat

This is a T3 Stack project bootstrapped with create-t3-app.

Usage

Local Development

  1. Copy the .env.example file to .env.
  2. If on Windows, change the terminal from Powershell to a Unix environment like Git Bash
  3. If using Laragon, use this guide to add Postgres to your instance, run it locally, and modify the DATABASE_URL variable inside .env to have the correct credentials. Otherwise, run:
./start-database.sh
  1. Run the app in development mode with:
npm run dev
  1. Migrate the DB to the schema defined in src/server/db/schema/schema.ts
npm run db:push

Deployment

TBD...

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages