Skip to content

futurice/suomensuurinwappu.fi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suomensuurinwappu.fi

First, copy example environment variables and add missing ones:

cp .env.example .env.local

Storyblok token can be found from Settings / API-Keys from the Storyblok UI—it's the one with that preview label.

Then just install packages and start the app:

cd client
npm ci
npm start

Deployment

Pushes to main branch will trigger an automatic deployment to development environment.

Architecture

Built client is stored in S3 bucket and served through CloudFront. Thats it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published