Skip to content

q1t/movielist

Repository files navigation

Personal Movies Watch List travis build label

Built with:

Build

You have to install at least Go to serve the static files along with the database postgresql.

Set the variables at config/app.toml

[Database]
User = your postgresql user
Name = your postgresql database

To build assets, Run

npm i
./node_modules/webpack/bin/webpack.js

Run go build && ./crud

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published