Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

asdine/pulpe

Repository files navigation

Pulpe

GoDoc Build Status

Pulpe is an open source web application for managing content.

Note: Work in progress

Build from source

Requirements

Install dependencies

Go dependencies:

make install

Front dependencies:

cd web && yarn install

Dev

Compile the Go server

make

Run the database

docker-compose up -d

Run the dev server

cd web && yarn run dev

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors