mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-05 21:44:08 +00:00
2b2ae6a53ace112ab4451820b1c028560cdabc85
Laconic
Repository for Laconic's website.
Featured Aspects of the Stack
Get Started
-
Install yarn:
npm install -g yarn -
Create
.env: check out which environment variables you'll need to run the project in.env.example. Note that if running locally, yourNEXT_PUBLIC_APIshould be set to0.0.0.0:3000. -
Install the dependencies with:
yarn -
Start developing and watch for code changes:
yarn dev
Fleek Build:
The main branch is built on Fleek: https://laconiccom.on.fleek.co/
Vercel
TODO
Languages
TypeScript
62.8%
SCSS
31.8%
JavaScript
5%
CSS
0.3%