Skip to content

Project-centric blogging, built for fast and informal updates that keep you accountable

License

Notifications You must be signed in to change notification settings

justinpchang/inpublic

Folders and files

NameName
Last commit message
Last commit date
Jul 15, 2023
Jun 25, 2023
Jul 17, 2023
Jul 17, 2023
Jun 25, 2023
Jun 25, 2023
Jun 25, 2023
Jun 25, 2023
Jul 15, 2023
Jun 25, 2023
Jun 25, 2023
Jul 17, 2023
Jul 16, 2023
Jul 16, 2023

Repository files navigation

inpublic

Project-centric blogging, built for fast and informal updates that keep you accountable

Follow development on inpublic.

Please log all bugs and feature requests as GitHub issues.

Tech

  • Backend
    • Code in api directory
    • Ruby on Rails 7 app
    • Deployed on Fly.io via Github Actions
    • Storage with PostgreSQL 14
  • Frontend
    • Code in web directory
    • Next.js app (no api pages)
    • Deployed on Vercel via Github hooks

Local development

A Procfile is defined at the root directory to facillitate local development.

cd api
bundle
cd ../web
yarn
cd ..
foreman start

About

Project-centric blogging, built for fast and informal updates that keep you accountable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published