Giter Site home page Giter Site logo

lualinks's Introduction

lualinks

Lua and Sailor bookmark manager.

Screenshot:

Screenshot

Dependencies

Valua (Validation for Lua):

git clone https://github.com/sailorproject/valua.git
cd valua
sudo luarocks make

Sailor (A Lua MVC Web Framework):

git clone https://github.com/sailorproject/sailor.git
cd sailor
sudo luarocks make

LuaSQL with MySQL driver (A simple interface from Lua to a DBMS):

sudo luarocks install luasql-mysql

LuaDate v2.2 (Lua Date and Time module for Lua 5.x):

sudo luarocks install date

lua-requests (Requests for Lua!):

sudo luarocks install lua-requests

Installation

git clone https://github.com/ricardogj08/lualinks.git
cd lualinks
  1. Create the lualinks database in MariaDB with the db/db.sql script.
  2. Modifies the lualinks database access credentials in conf/conf.lua.

Run

cd lualinks
sailor s

http://localhost:8080

  • username: admin
  • password: admin

Thanks

License

lualinks - Lua and Sailor bookmark manager.

Copyright (C) 2022 - Ricardo García Jiménez <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

lualinks's People

Contributors

ricardogj08 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.