Skip to content

A simple fullstack demo that uses Svelte.js, express.js and PostgreSQL

Notifications You must be signed in to change notification settings

efeskucuk/svelte-fullstack-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Fullstack App [Demo Page]

Simple app that let's you save and share notes. Demo app's response time is a bit slow due to it being connected to a heroku hobby backend.

Relevant Info

Description Feature
All of client side logic, css and html. client/src/App.svelte
All of server side logic. server/index.js
PostgreSQL function that returns unique url and inserts the note. note_add(note)

Note

I am planning to write a guide for this repository in the coming days.

About

A simple fullstack demo that uses Svelte.js, express.js and PostgreSQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published