Skip to content
 
 

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

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages