2020-10-12 19:27:39 +02:00
2020-10-12 19:27:39 +02:00
2020-09-23 21:13:20 +02:00
2020-10-12 11:17:51 +02:00

database and api for keeping track of all IFM tracks

== drop db and create fresh ==

  • in postgres container: ** DROP SCHEMA public CASCADE; ** CREATE SCHEMA public;
  • in lapis container: ** lapis migrate
S
Description
No description provided
Readme 151 KiB
Languages
Lua 76.9%
Python 19.6%
Shell 3.1%
Dockerfile 0.4%