Discover Packages
github.com/chamod-github/PCShowdown
command
module
Version:
v0.0.0-...-5e90069
Opens a new window with list of versions in this module.
Published: Apr 3, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
PCShowdown
A website that lets users add, edit, and remove PCs.
Users can share links to PCs with others or browse PCs.
Uses a RESTful API to retrieve and accept data.
Technologies used
Backend
Frontend
Screenshots
Usage
Prerequisites
Install the latest version of NPM
npm install npm@latest -g
Install the latest version of Golang
Installation
Install NPM packages
npm install
Install Goose
go get -u github.com/pressly/goose/cmd/goose
Initialization
Go to migrations directory
cd migrations
Initialize the database
[goose directory] sqlite3 ../pcshowdown.db up
Go back to main directory
cd ..
Run the go program
go run .
Visit http://localhost:1337 from your web browser.
License
GNU GPLv3
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.