Skip to content

Elm CRUD (Create-Read-Update-Delete) App using Jexia (serverless) as db; Express used for server+API

Notifications You must be signed in to change notification settings

mkubera/elm_crud_app

Repository files navigation

elm_crud_app

CRUD App - Elm - Jexia

How to run

  1. Create your own .env file (check .dummy_env to get an idea 😄)
  2. In the root of the project: npm i
  3. And then: npm run dev to start the development server
  4. Now, open your ❤️ browser, and navigate to localhost:3000
  5. You can navigate to localhost:3000/api/seed to seed Jexia's Users dataset

Screenshot

App screenshot

About

Elm CRUD (Create-Read-Update-Delete) App using Jexia (serverless) as db; Express used for server+API

Topics

Resources

Stars

Watchers

Forks

Languages