Skip to content

derzeiss/sheets-online

Repository files navigation

sheets-online

Notes

  • DB migration currently doesn't work automatically, so to update your DB you need to run
    • fly ssh console
    • npx prisma migrate deploy (inside the deployed container)

————————
————————
————————
————————
————————
————————
————————

Usage

npm run dev
npm run build

Docker Deployment

To build and run using Docker:

# Build the container
docker build -t my-app .

# Run the container
docker run -p 3000:3000 my-app

Built with ❤️ using React Router.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages