Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

heroku-examples/luminaire-solar-ui-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Deploy

Requirements

Installation

Install pnpm

corepack install -g pnpm@latest

Note

Ifcorepack is not installed you can runnpm install -g corepack

Install dependencies by running:

Warning

Don't mixpnpm andnpm,pnpm is more performant and have better cache

Install dependencies by running:

Note

If you don't havepnpm install it by runningcorepack install -g pnpm

pnpm install

Create an Heroku application with:

heroku create<app-name>

Run the project locally with:

pnpm run dev

Environment Variables

Before running the project, you need to set up the environment variables.

Note

For a complete list of required environment variables, please refer to thesample .env file included in the repository.

Manual Deployment

To manually deploy to Heroku you can run:

git push heroku main

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp