Skip to content

A server built with lightweight stack to serve a prompt generating and sharing site. (Tested to run on RaspberryPi 3B+)

License

Notifications You must be signed in to change notification settings

basu-10/PromptMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PromptMe

Inspired the subreddit: r/WritingPrompts, this platform, supports users to create account, post prompts and more.

Its a lightweight server to host a prompt generating and sharing site.

It's very much a work in progress; however usual operations like sign in/sign up/posting/viewing works.
Features like posting stories with the user submitted prompts, is in the pipeline.


Tech stack ('why this tech?'):

  • Flask, Python (Flask with python, handles incoming requests, interacts with database,etc)
  • Jinja, JS (Jinja's loop funtion, among others, is very helpful to show all entries in a DB dynamically.)
  • HTML, CSS (CSS framework: Bootstrap5)
  • SQLite3 (lightweight, easy browsing with DB Browser for SQLite)
  • flask-ngrok (easiest and lightest option to host from my old RaspberryPi)

(ngrok free account doesnt support more than 8hrs or so of uptime. but script given to start it on your machine or in any containerized environment like Docker, Kubernetes.)

About

A server built with lightweight stack to serve a prompt generating and sharing site. (Tested to run on RaspberryPi 3B+)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published