modulepackage
0.0.0-20230402041657-4656ccda4386
Repository: https://github.com/uberswe/triangulate.git
Documentation: pkg.go.dev
# README
Triangulate.xyz
This was the source code for Triangulate.xyz which allows you to create computer generated art.
I created this project to learn ReactJS, this was my first project. I also wanted to make a backend in Golang and learn how to integrate Stripe for payments.
Begin by copying the .example.env
file to .env
and make any needed changes. To run the project simply type the following in the root folder:
yarn --cwd=assets build && go run cmd/triangulate/main.go
This project takes a lot of concepts and code from generative-art-in-go and triangle.
LICENSE
All code falls under the MIT license unless otherwise specified. Please see LICENSE
Security
Please see Security.md.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
TODO implement purging of sessions after x time.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author