Skip to content

Latest commit

 

History

1,394 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lago Documentation

The Lago documentation is available at getlago.com/docs.

Current Releases

Project Release Badge
Lago Lago Release
Lago OpenAPI Lago OpenAPI Release

Running locally

⚠️ You need to install mise. When mise is installed : you should run mise install

pnpm install
pnpm run dev

Noticed that the production openapi spec file is linked in the docs.json. Locally, you can update this value to test with your local file but make sure you don't commit this change. It's recommended to create a symlink at the root of the folder, I had issues when using ../.

ln -s ../lago-openapi/openapi.yaml
  "api": {
-    "openapi": "https://swagger.getlago.com/openapi.yaml",
+    "openapi": "openapi.yaml",
    "mdx": {

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages