Skip to content

ProgrammingWithOmar/Crud-Operations-Using-Yonode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yonode + PostgreSQL with Prisma

This template simplifies setting up a server in Yonode with Node.js and Express, offering a quick start for server-side development.

Getting Started

Initially, navigate to the .env file to set up the required environment variables.

Next, launch the development server:

npm start
# or
yarn start
# or
pnpm start
# or
bun start

The server is running and ready to serve requests.

Now, Go to the Src directory and start building the server.

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published