Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/hotstone-seo/hotstone-server

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/hotstone-seo/hotstone-server

  • v0.4.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

hotstone-seo

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. HotStone Build Status HotStoneUI Build Status

Tag Management tool that support the server-side rendering and data sourcing.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

For MacOS:

  1. Install Homebrew
  2. Install Go
    brew install go
    
  3. Install NodeJS
    brew install node
    
  4. For editor, it is recommended to use Visual Code
    • Install the recommended extensions

Run

./typicalw docker up  # equivalent with `docker-compose up -d` (if infrastructure not up)
./typicalw pg reset  # drop, create and migrate postgres database (if database not ready)

./typicalw mock  # generate mock (if require mock)
./typicalw test # run test 

./typicalw run  # run the application

FAQs

Package last updated on 20 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc