Skip to content

wevisdemo/reconstitution

 
 

Repository files navigation

constitution

Thailand's Constitution, explained

Deployment

Environment

.env file can be used to config Starpi api endpoint. If not specify mock data will be used with msw.

STRAPI_ENDPOINT=<url_to_strapi>
STRAPI_TOKEN=<strapi_secret_token>
BASE_PATH=<site_path_when_deploy>
SITE_URL=<site_url_when_deploy>

Build Setup

# install dependencies
$ yarn install

# populate data (Docker required)
$ ./populate-data.sh

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Thailand's Constitution, explained

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 61.4%
  • TypeScript 25.2%
  • JavaScript 10.9%
  • CSS 2.3%
  • Shell 0.2%