https://github.com/literat/litera
litera dot me - family app
https://github.com/literat/litera
Last synced: 19 days ago
JSON representation
litera dot me - family app
- Host: GitHub
- URL: https://github.com/literat/litera
- Owner: literat
- Created: 2014-11-11T10:26:56.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T16:35:29.000Z (about 1 month ago)
- Last Synced: 2025-03-28T17:43:11.322Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://litera.me/
- Size: 15.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Litera.me
Web page content of litera.me
## 🚀 Usage
`yarn prisma db seed` - Seed the database with initial data
`yarn prisma generate` - Update the Prisma client
`yarn prisma migrate dev` - Run the migrations