Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.
/ contactful Public archive
forked from noahm/contactful

A simple personal contact management system

License

Notifications You must be signed in to change notification settings

deta/contactful

 
 

Repository files navigation

contactful

A port of the excellent mira from its original python + custom frontend to a stack I can maintain in typescript + node + react and designed to run on Deta Space (and/or Deta Cloud).

Development

In the project directory, you can run:

yarn start

Runs the app in the development mode with live reloading of both the front and back end.

You will need to create a .env.local file with a DETA_PROJECT_KEY entry for the local backend to talk to a real Deta Store.

yarn test

Launches the unit tests in watch mode. (No real tests written yet.)

yarn build

Builds the app for production into the build and micro folders.\

About

A simple personal contact management system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.8%
  • CSS 18.9%
  • HTML 2.8%
  • JavaScript 0.5%