File uploader and full text search application
- Bootup a postgres database
- Then run the sql commands inside db.sql to create the table and trigger
- For now the template and the server code are combined (for the simplicity)
- HTML template was taken from here