Skip to content

letieu/mindshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mindshare

Share random idea, thoughts

Features

  • Deadly simple
  • Backend powered by Go
  • SQLite3 database

Prerequisites

  • Go 1.16 or higher

Installation

  1. Clone the repository:

    git clone https://github.com/letieu/mindshare.git
    cd mindshare
  2. Install dependencies:

    go mod tidy
  3. Run the application:

    go run main.go
  4. Open your browser and navigate to http://localhost:8080.

About

Resources

Stars

Watchers

Forks