command
module
Version:
v0.0.0-...-eaa2a04
Opens a new window with list of versions in this module.
Published: Aug 20, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
flashcards
development
For first time setup, you will need to initialize tables. You can do this in psqlshell by executing install.sql.
flashcards=# \i install.sql;
Start the server. If you'd like hot-reloading, start the server with something like air.
go run ./server.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.