Developers With Problems

Built With

Sveltekit Mongodb Tailwindcss

(back to top)

Getting Started

Install dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

See the open issues for a full list of proposed features (and known issues).

(back to top)

Acknowledgments

(back to top)