Skip to content

alawik/pervitin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pervitin

Fast web app prototyping stack tool. Deploy and serve PocketBase backend and Svelte frontend together on localhost.

chmod +x pervitin.sh

This script automates the creation and setup of a Svelte project with an integrated PocketBase backend. It supports two commands: new for creating and setting up the project, and serve for running both the Svelte development server and the PocketBase server simultaneously. When running the servers with the serve command, pressing Ctrl+C will terminate both servers.

./pervitin.sh new <project_name>

./pervitin.sh serve <project_name>

It works like this so you can manage all your web apps from a parent directory.

About

fast web app prototyping stack tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages