8000 GitHub - hanrodz/yapms: Building YAPms Better
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hanrodz/yapms

 
 

Repository files navigation

Getting Started

You can host a YAPms development environment by either using the provided devcontainer or installing the toolchain on your machine.

Tested On

  • NixOS

Devcontainer

  1. Install Docker Desktop or Docker CLI on Ubuntu
  2. Clone the GIT Repository
  3. Open the project in VSCode
  4. Install the Dev Containers extension
  5. Run vscode command Dev Containers: Rebuild and Reopen in Container
  6. Run shell command npm run dev

On Machine

  1. Install Docker Desktop or Docker CLI on Ubuntu
  2. Install NodeJS
  3. Install Go
  4. (Optional) Install pngquant
  5. Clone the GIT Repository
  6. Run shell command npm install
  7. Run shell command npx dotenv-vault pull example
  8. Run shell command npx devcontainer up --workspace-folder .
  9. Run shell command npm run dev

About

Building YAPms Better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 59.6%
  • TypeScript 19.9%
  • Go 16.2%
  • Awk 3.1%
  • CSS 0.5%
  • JavaScript 0.3%
  • Other 0.4%
0