2022-08-29 15:39:14 -07:00
2022-03-28 15:00:11 -03:00
2022-03-28 15:00:11 -03:00
2022-08-29 15:39:14 -07:00
2022-08-29 15:39:14 -07:00
2022-08-29 11:32:20 -07:00
2022-06-16 00:14:44 +02:00
2022-04-11 12:18:52 -03: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
2022-08-29 15:04:48 -07:00
2022-07-28 09:38:10 -03:00
2022-08-29 11:32:20 -07:00
2022-08-29 15:04:48 -07:00

Laconic

Repository for Laconic's website.

Get Started

  1. Install yarn:

    npm install -g yarn
    
  2. Create .env: check out which environment variables you'll need to run the project in .env.example. Note that if running locally, your NEXT_PUBLIC_API should be set to 0.0.0.0:3000.

  3. Install the dependencies with:

    yarn
    
  4. Start developing and watch for code changes:

    yarn dev
    

Fleek Build:

The main branch is built on Fleek: https://laconiccom.on.fleek.co/

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