2023-12-21 08:49:14 -05:00
2023-05-02 16:25:09 -04:00
2022-03-28 15:00:11 -03:00
2023-12-20 09:37:52 -05:00
2023-12-21 08:49:14 -05:00
2023-05-02 16:25:09 -04:00
2022-06-16 00:14:44 +02:00
2022-04-11 12:18:52 -03:00
2023-10-18 11:04:28 -04:00
2022-04-11 13:02:44 -03:00
2022-04-13 12:55:59 -03:00
2022-03-28 15:00:11 -03:00
2022-03-28 15:00:11 -03:00
2022-04-06 14:44:09 -03:00
2023-05-02 16:25:09 -04:00
2023-10-17 16:27:49 +00:00
2023-10-17 16:49:34 +00:00
2022-08-30 13:52:48 -07:00
2023-12-20 09:37:52 -05:00

Laconic

Repository for Laconic's website. It is currently hosted on Vercel. To build it locally:

Install yarn

e.g,:

npm install -g yarn

Set env

export NEXT_PUBLIC_DATOCMS_BYPASS_TYPE="local_json"

Install the dependencies:

yarn

Development

yarn dev

Production

yarn build
yarn start

Static build

yarn export

creates ./out

S
Description
Laconic.com website
Readme
233 MiB
Languages
TypeScript 62.8%
SCSS 31.8%
JavaScript 5%
CSS 0.3%